Review dev #234
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit-tests.yml
on: pull_request
Matrix: Run unit and stack tests
Matrix: Run browser SDK production e2e tests / Run E2E tests
Matrix: Run browser SDK staging e2e tests / Run E2E tests
Matrix: Run RealtimeAPI SDK production e2e tests / Run E2E tests
Matrix: Run RealtimeAPI SDK staging e2e tests / Run E2E tests
Annotations
4 errors, 15 warnings, and 6 notices
Run RealtimeAPI SDK production e2e tests / Run E2E tests (18.x)
Process completed with exit code 1.
|
Run RealtimeAPI SDK staging e2e tests / Run E2E tests (18.x)
Process completed with exit code 1.
|
[default] › callfabric/relayApp.spec.ts:88:7 › CallFabric Relay Application › should connect to the relay app and expect a silence:
internal/e2e-js/fixtures.ts#L63
1) [default] › callfabric/relayApp.spec.ts:88:7 › CallFabric Relay Application › should connect to the relay app and expect a silence
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at ../fixtures.ts:63
61 |
62 | results.forEach((row) => {
> 63 | expect(row.videos).toBe(0)
| ^
64 | expect(row.rootEl).toBe(0)
65 | })
66 | },
at forEach (/home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/fixtures.ts:63:26)
at Object.createCustomPage (/home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/fixtures.ts:62:13)
|
Run browser SDK production e2e tests / Run E2E tests (18.x, default)
Process completed with exit code 1.
|
Slow Test:
internal/e2e-js/[slow] › roomSessionAudienceCount.spec.ts#L1
internal/e2e-js/[slow] › roomSessionAudienceCount.spec.ts took 51.6s
|
Slow Test:
internal/e2e-js/[slow] › roomSessionBadNetwork.spec.ts#L1
internal/e2e-js/[slow] › roomSessionBadNetwork.spec.ts took 51.1s
|
Slow Test:
internal/e2e-js/[slow] › roomSessionBadNetwork.spec.ts#L1
internal/e2e-js/[slow] › roomSessionBadNetwork.spec.ts took 51.1s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 1.1m
|
Slow Test:
internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 58.4s
|
Slow Test:
internal/e2e-js/[slow] › roomSessionAudienceCount.spec.ts#L1
internal/e2e-js/[slow] › roomSessionAudienceCount.spec.ts took 44.1s
|
Slow Test:
internal/e2e-js/[default] › roomSessionPromoteReattachDemote.spec.ts#L1
internal/e2e-js/[default] › roomSessionPromoteReattachDemote.spec.ts took 38.1s
|
Slow Test:
internal/e2e-js/[default] › roomSessionPromoteDemote.spec.ts#L1
internal/e2e-js/[default] › roomSessionPromoteDemote.spec.ts took 37.8s
|
Slow Test:
internal/e2e-js/[default] › roomSessionDemote.spec.ts#L1
internal/e2e-js/[default] › roomSessionDemote.spec.ts took 31.5s
|
Slow Test:
internal/e2e-js/[streaming] › roomSessionStreaming.spec.ts#L1
internal/e2e-js/[streaming] › roomSessionStreaming.spec.ts took 15.4s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 43.4s
|
Slow Test:
internal/e2e-js/[default] › roomSessionPromoteReattachDemote.spec.ts#L1
internal/e2e-js/[default] › roomSessionPromoteReattachDemote.spec.ts took 34.7s
|
Slow Test:
internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 34.7s
|
Slow Test:
internal/e2e-js/[default] › roomSessionPromoteDemote.spec.ts#L1
internal/e2e-js/[default] › roomSessionPromoteDemote.spec.ts took 34.7s
|
Slow Test:
internal/e2e-js/[default] › roomSessionReattachMultiple.spec.ts#L1
internal/e2e-js/[default] › roomSessionReattachMultiple.spec.ts took 31.6s
|
🎭 Playwright Run Summary
2 passed (16.7s)
|
🎭 Playwright Run Summary
2 passed (1.7m)
|
🎭 Playwright Run Summary
2 passed (1.6m)
|
🎭 Playwright Run Summary
63 passed (12.1m)
|
🎭 Playwright Run Summary
2 passed (23.9s)
|
🎭 Playwright Run Summary
1 failed
[default] › callfabric/relayApp.spec.ts:88:7 › CallFabric Relay Application › should connect to the relay app and expect a silence
62 passed (11.0m)
|