Browser SDK [production] #2498
browser-js-production.yml
on: schedule
Matrix: Run E2E tests
report-result
4s
Annotations
4 errors, 19 warnings, and 9 notices
[callfabric] › callfabric/relayApp.spec.ts:15:7 › CallFabric Relay Application › should connect to the relay app and expect an audio playback:
internal/e2e-js/tests/callfabric/relayApp.spec.ts#L81
1) [callfabric] › callfabric/relayApp.spec.ts:15:7 › CallFabric Relay Application › should connect to the relay app and expect an audio playback
Error: page.evaluate: Object
79 | const expectInitialEvents = expectCFInitialEvents(page, [callPlayStarted])
80 |
> 81 | await page.evaluate(async () => ***
| ^
82 | // @ts-expect-error
83 | const call = window._roomObj
84 |
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/relayApp.spec.ts:81:16
|
[callfabric] › callfabric/relayApp.spec.ts:124:7 › CallFabric Relay Application › should connect to the relay app and expect a silence:
internal/e2e-js/tests/callfabric/relayApp.spec.ts#L186
2) [callfabric] › callfabric/relayApp.spec.ts:124:7 › CallFabric Relay Application › should connect to the relay app and expect a silence
Error: page.evaluate: Object
184 | const expectInitialEvents = expectCFInitialEvents(page, [callPlayStarted])
185 |
> 186 | await page.evaluate(async () => ***
| ^
187 | // @ts-expect-error
188 | const call = window._roomObj
189 |
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/relayApp.spec.ts:186:16
|
[callfabric] › callfabric/relayApp.spec.ts:239:7 › CallFabric Relay Application › should connect to the relay app and expect a hangup:
internal/e2e-js/tests/callfabric/relayApp.spec.ts#L289
3) [callfabric] › callfabric/relayApp.spec.ts:239:7 › CallFabric Relay Application › should connect to the relay app and expect a hangup
Error: page.evaluate: Object
287 | const expectFinalEvents = expectCFFinalEvents(page)
288 |
> 289 | await page.evaluate(async () => ***
| ^
290 | // @ts-expect-error
291 | const call = window._roomObj
292 |
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/relayApp.spec.ts:289:16
|
Run E2E tests (18.x, callfabric)
Process completed with exit code 1.
|
Slow Test:
internal/e2e-js/[badNetwork] › roomSessionBadNetwork.spec.ts#L1
internal/e2e-js/[badNetwork] › roomSessionBadNetwork.spec.ts took 49.3s
|
Slow Test:
internal/e2e-js/[audience] › roomSessionFollowLeader.spec.ts#L1
internal/e2e-js/[audience] › roomSessionFollowLeader.spec.ts took 21.7s
|
Slow Test:
internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts#L1
internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts took 20.8s
|
Slow Test:
internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts took 37.1s
|
Slow Test:
internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts took 34.5s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 29.5s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/buildVideoElement.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/buildVideoElement.spec.ts took 22.6s
|
Slow Test:
internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts took 28.1s
|
Slow Test:
internal/e2e-js/[reattach] › roomSessionReattach.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattach.spec.ts took 22.8s
|
Slow Test:
internal/e2e-js/[demote] › roomSessionDemote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemote.spec.ts took 29.8s
|
Slow Test:
internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts took 29.7s
|
Slow Test:
internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts took 19.3s
|
Slow Test:
internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts took 2.6m
|
Slow Test:
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts took 25.0s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 44.2s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 29.6s
|
Slow Test:
internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 26.1s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 21.0s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts took 20.3s
|
🎭 Playwright Run Summary
5 passed (26.6s)
|
🎭 Playwright Run Summary
1 passed (50.0s)
|
🎭 Playwright Run Summary
4 passed (1.0m)
|
🎭 Playwright Run Summary
4 passed (1.5m)
|
🎭 Playwright Run Summary
3 failed
[callfabric] › callfabric/relayApp.spec.ts:15:7 › CallFabric Relay Application › should connect to the relay app and expect an audio playback
[callfabric] › callfabric/relayApp.spec.ts:124:7 › CallFabric Relay Application › should connect to the relay app and expect a silence
[callfabric] › callfabric/relayApp.spec.ts:239:7 › CallFabric Relay Application › should connect to the relay app and expect a hangup
2 skipped
19 passed (1.7m)
|
🎭 Playwright Run Summary
8 passed (1.4m)
|
🎭 Playwright Run Summary
4 passed (1.5m)
|
🎭 Playwright Run Summary
7 passed (3.1m)
|
🎭 Playwright Run Summary
2 skipped
33 passed (3.9m)
|