Skip to content

WIP: CF SDK: Expose AI events #1674

WIP: CF SDK: Expose AI events

WIP: CF SDK: Expose AI events #1674

Triggered via pull request January 20, 2025 14:32
Status Failure
Total duration 15m 16s
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
3s
RealtimeAPI SDK production / report-result
RealtimeAPI SDK staging  /  report-result
5s
RealtimeAPI SDK staging / report-result
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 56 warnings, and 15 notices
[callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation: internal/e2e-js/tests/callfabric/conversation.spec.ts#L98
1) [callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation Error: expect(received).toEqual(expected) // deep equality Expected: 2 Received: 1 96 | expect(messages).not.toBeUndefined() 97 | > 98 | expect(messages.data.length).toEqual(2) | ^ 99 | expect(messages.data[0]).toMatchObject(*** 100 | conversation_id: addressId, 101 | details: ***, at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/conversation.spec.ts:98:34
Browser SDK production / Run E2E tests (20.x, callfabric)
Process completed with exit code 1.
[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.
Run unit and stack tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Browser SDK production / Run E2E tests (20.x, streaming)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Browser SDK production / Run E2E tests (20.x, videoElement)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithFabricSdk.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSdk.spec.ts took 26.1s
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithVideoSdk.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSdk.spec.ts took 25.1s
Browser SDK production / Run E2E tests (20.x, badNetwork)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[badNetwork] › roomSessionBadNetwork.spec.ts#L1
internal/e2e-js/[badNetwork] › roomSessionBadNetwork.spec.ts took 49.6s
Browser SDK production / Run E2E tests (20.x, reattach)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts took 23.7s
Browser SDK production / Run E2E tests (20.x, audience)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts#L1
internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts took 29.0s
Slow Test: internal/e2e-js/[audience] › roomSessionFollowLeader.spec.ts#L1
internal/e2e-js/[audience] › roomSessionFollowLeader.spec.ts took 21.3s
Browser SDK production / Run E2E tests (20.x, callfabric)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 28.8s
Slow Test: internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts took 20.1s
Browser SDK production / Run E2E tests (20.x, promote)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts took 37.0s
Slow Test: internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts took 35.2s
RealtimeAPI SDK production / Run E2E tests (20.x, dev:playwright)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Browser SDK production / Run E2E tests (20.x, demote)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts took 30.8s
Slow Test: internal/e2e-js/[demote] › roomSessionDemote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemote.spec.ts took 29.3s
Slow Test: internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts took 19.5s
Browser SDK staging / Run E2E tests (20.x, videoElement)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithFabricSdk.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSdk.spec.ts took 1.1m
Slow Test: internal/e2e-js/[videoElement] › buildVideoWithVideoSdk.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSdk.spec.ts took 48.6s
Browser SDK staging / Run E2E tests (20.x, callfabric)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 33.5s
Slow Test: internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts took 29.0s
Slow Test: internal/e2e-js/[callfabric] › callfabric/videoRoom.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/videoRoom.spec.ts took 24.0s
Slow Test: internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts took 23.4s
Slow Test: internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts took 21.1s
Browser SDK production / Run E2E tests (20.x, v2WebRTC)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
Browser SDK staging / Run E2E tests (20.x, v2WebRTC)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts took 2.8m
Slow Test: internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts took 29.8s
Browser SDK production / Run E2E tests (20.x, default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 46.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 28.8s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 21.2s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts took 20.8s
Browser SDK production / report-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Browser SDK staging / Run E2E tests (20.x, default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 54.9s
Slow Test: internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 43.6s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 29.7s
Slow Test: internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 29.7s
Slow Test: internal/e2e-js/[default] › roomSessionDevices.spec.ts#L1
internal/e2e-js/[default] › roomSessionDevices.spec.ts took 27.0s
Browser SDK staging / report-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RealtimeAPI SDK staging / Run E2E tests (20.x, dev:rtonly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RealtimeAPI SDK staging / report-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RealtimeAPI SDK production / Run E2E tests (20.x, dev:rtonly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
RealtimeAPI SDK production / report-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
5 passed (26.1s)
🎭 Playwright Run Summary
12 passed (51.9s)
🎭 Playwright Run Summary
1 passed (50.1s)
🎭 Playwright Run Summary
8 passed (1.1m)
🎭 Playwright Run Summary
4 passed (1.2m)
🎭 Playwright Run Summary
1 failed [callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation 2 skipped 16 passed (1.6m)
🎭 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
4 passed (1.5m)
🎭 Playwright Run Summary
12 passed (1.9m)
🎭 Playwright Run Summary
2 skipped 17 passed (2.7m)
🎭 Playwright Run Summary
7 passed (3.1m)
🎭 Playwright Run Summary
7 passed (3.3m)
🎭 Playwright Run Summary
2 skipped 33 passed (4.1m)
🎭 Playwright Run Summary
2 skipped 33 passed (5.4m)