Skip to content

Release 2025-01-16 #1703

Release 2025-01-16

Release 2025-01-16 #1703

Triggered via pull request February 3, 2025 14:40
Status Failure
Total duration 8m 59s
Artifacts

unit-tests.yml

on: pull_request
Matrix: Run unit and stack tests
Matrix: Browser SDK production / Run E2E tests
Matrix: Browser SDK staging / Run E2E tests
Matrix: RealtimeAPI SDK production / Run E2E tests
Matrix: RealtimeAPI SDK staging / Run E2E tests
Browser SDK production  /  report-result
3s
Browser SDK production / report-result
Browser SDK staging  /  report-result
3s
Browser SDK staging / report-result
RealtimeAPI SDK production  /  report-result
5s
RealtimeAPI SDK production / report-result
RealtimeAPI SDK staging  /  report-result
2s
RealtimeAPI SDK staging / report-result
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 41 warnings, and 17 notices
[default] › video.test.ts:14:7 › Video › should join the room and listen for events: internal/e2e-realtime-api/src/playwright/video.test.ts#L1
1) [default] › video.test.ts:14:7 › Video › should join the room and listen for events ─────────── Test timeout of 60000ms exceeded.
RealtimeAPI SDK production / Run E2E tests (20.x, dev:playwright)
Process completed with exit code 1.
[callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation: internal/e2e-js/tests/callfabric/conversation.spec.ts#L110
1) [callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation Error: expect(received).toMatchObject(expected) - Expected - 3 + Received + 3 Object *** "conversation_id": "b356a530-f8bf-4564-9423-db102e2f4bba", "details": Object ***, "id": Anything, - "kind": null, - "subtype": "chat", - "text": "1st message from 1st subscriber", + "kind": "outbound_call", + "subtype": "log", + "text": null, "ts": Anything, "type": "message", "user_id": Anything, *** 108 | ***) 109 | > 110 | expect(messages.data[1]).toMatchObject(*** | ^ 111 | conversation_id: addressId, 112 | details: ***, 113 | id: expect.anything(), at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/conversation.spec.ts:110:30
[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#L213
2) [callfabric] › callfabric/relayApp.spec.ts:124:7 › CallFabric Relay Application › should connect to the relay app and expect a silence TypeError: Cannot read properties of undefined (reading 'stop') 211 | ) 212 | *** > 213 | playback!.stop() | ^ 214 | await page.evaluate(async () => *** 215 | // @ts-expect-error 216 | const roomObj: Video.RoomSession = window._roomObj at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/relayApp.spec.ts:213:15
Browser SDK staging / Run E2E tests (20.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 52.8s
Slow Test: internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts#L1
internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts took 27.7s
Slow Test: internal/e2e-js/[audience] › roomSessionFollowLeader.spec.ts#L1
internal/e2e-js/[audience] › roomSessionFollowLeader.spec.ts took 21.9s
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts took 30.4s
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts took 28.9s
Slow Test: internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts took 30.6s
Slow Test: internal/e2e-js/[reattach] › roomSessionReattach.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattach.spec.ts took 21.3s
Slow Test: internal/e2e-js/[demote] › roomSessionDemote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemote.spec.ts took 28.1s
Slow Test: internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts took 27.2s
Slow Test: internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts took 18.8s
Slow Test: internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts took 36.5s
Slow Test: internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts took 34.9s
Slow Test: internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 28.4s
Slow Test: internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts took 20.1s
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts took 58.1s
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts took 50.9s
Slow Test: internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 31.3s
Slow Test: internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts took 27.1s
Slow Test: internal/e2e-js/[callfabric] › callfabric/videoRoom.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/videoRoom.spec.ts took 25.9s
Slow Test: internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts took 22.9s
Slow Test: internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts took 22.5s
Slow Test: internal/e2e-js/[renegotiation] › roomSessionUpdateMedia.spec.ts#L1
internal/e2e-js/[renegotiation] › roomSessionUpdateMedia.spec.ts took 1.2m
Slow Test: internal/e2e-js/[renegotiation] › callfabric/renegotiateAudio.spec.ts#L1
internal/e2e-js/[renegotiation] › callfabric/renegotiateAudio.spec.ts took 60.0s
Slow Test: internal/e2e-js/[renegotiation] › callfabric/renegotiateVideo.spec.ts#L1
internal/e2e-js/[renegotiation] › callfabric/renegotiateVideo.spec.ts took 24.2s
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 24.5s
Slow Test: internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts took 2.7m
Slow Test: internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts took 27.0s
Slow Test: internal/e2e-js/[renegotiation] › roomSessionUpdateMedia.spec.ts#L1
internal/e2e-js/[renegotiation] › roomSessionUpdateMedia.spec.ts took 1.3m
Slow Test: internal/e2e-js/[renegotiation] › callfabric/renegotiateAudio.spec.ts#L1
internal/e2e-js/[renegotiation] › callfabric/renegotiateAudio.spec.ts took 1.2m
Slow Test: internal/e2e-js/[renegotiation] › callfabric/renegotiateVideo.spec.ts#L1
internal/e2e-js/[renegotiation] › callfabric/renegotiateVideo.spec.ts took 38.7s
Slow Test: internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 47.0s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 30.1s
Slow Test: internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 29.3s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 21.9s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts took 20.9s
Slow Test: internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 55.6s
Slow Test: internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 36.8s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 29.5s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 28.1s
Slow Test: internal/e2e-js/[default] › roomSessionDevices.spec.ts#L1
internal/e2e-js/[default] › roomSessionDevices.spec.ts took 27.7s
🎭 Playwright Run Summary
5 passed (31.0s)
🎭 Playwright Run Summary
1 passed (53.5s)
🎭 Playwright Run Summary
4 passed (1.2m)
🎭 Playwright Run Summary
12 passed (59.9s)
🎭 Playwright Run Summary
8 passed (1.4m)
🎭 Playwright Run Summary
4 passed (1.4m)
🎭 Playwright Run Summary
4 passed (1.5m)
🎭 Playwright Run Summary
1 failed [default] › video.test.ts:14:7 › Video › should join the room and listen for events ──────────── 5 passed (1.5m)
🎭 Playwright Run Summary
2 skipped 20 passed (1.7m)
🎭 Playwright Run Summary
12 passed (1.8m)
🎭 Playwright Run Summary
2 failed [callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation [callfabric] › callfabric/relayApp.spec.ts:124:7 › CallFabric Relay Application › should connect to the relay app and expect a silence 2 skipped 18 passed (2.8m)
🎭 Playwright Run Summary
8 passed (2.6m)
🎭 Playwright Run Summary
7 passed (3.1m)
🎭 Playwright Run Summary
7 passed (3.2m)
🎭 Playwright Run Summary
8 passed (3.2m)
🎭 Playwright Run Summary
2 skipped 34 passed (4.2m)
🎭 Playwright Run Summary
2 skipped 34 passed (5.3m)