Refactor types for the Realtime-API (#1161) #1702
unit-tests.yml
on: push
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 staging
/
report-result
1s
RealtimeAPI SDK production
/
report-result
3s
RealtimeAPI SDK staging
/
report-result
3s
Annotations
7 errors, 42 warnings, and 17 notices
RealtimeAPI SDK staging / Run E2E tests (20.x, dev:rtonly)
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#L97
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
95 | expect(messages).not.toBeUndefined()
96 |
> 97 | expect(messages.data.length).toEqual(2)
| ^
98 | expect(messages.data[0]).toMatchObject(***
99 | conversation_id: addressId,
100 | details: ***,
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/conversation.spec.ts:97: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.
|
[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
1) [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/[videoElement] › buildVideoWithFabricSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts took 26.4s
|
Slow Test:
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts took 25.3s
|
Slow Test:
internal/e2e-js/[badNetwork] › roomSessionBadNetwork.spec.ts#L1
internal/e2e-js/[badNetwork] › roomSessionBadNetwork.spec.ts took 50.4s
|
Slow Test:
internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts#L1
internal/e2e-js/[audience] › roomSessionAudienceCount.spec.ts took 28.0s
|
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/[demote] › roomSessionDemote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemote.spec.ts took 28.2s
|
Slow Test:
internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemoteReattachPromote.spec.ts took 26.6s
|
Slow Test:
internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts#L1
internal/e2e-js/[demote] › roomSessionDemotePromote.spec.ts took 17.5s
|
Slow Test:
internal/e2e-js/[reattach] › roomSessionReattach.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattach.spec.ts took 22.9s
|
Slow Test:
internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts#L1
internal/e2e-js/[reattach] › roomSessionReattachMultiple.spec.ts took 19.0s
|
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 19.4s
|
Slow Test:
internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteDemote.spec.ts took 39.1s
|
Slow Test:
internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteReattachDemote.spec.ts took 38.8s
|
Slow Test:
internal/e2e-js/[promote] › roomSessionPromoteMeta.spec.ts#L1
internal/e2e-js/[promote] › roomSessionPromoteMeta.spec.ts took 16.0s
|
Slow Test:
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts took 1.3m
|
Slow Test:
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts took 1.0m
|
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 54.4s
|
Slow Test:
internal/e2e-js/[renegotiation] › callfabric/renegotiateVideo.spec.ts#L1
internal/e2e-js/[renegotiation] › callfabric/renegotiateVideo.spec.ts took 21.5s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/videoRoom.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/videoRoom.spec.ts took 31.0s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 29.9s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts took 23.0s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts took 22.6s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/relayApp.spec.ts took 20.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 26.5s
|
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 28.1s
|
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 43.8s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 44.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] › 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 20.6s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts took 20.3s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 54.6s
|
Slow Test:
internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 42.6s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 30.0s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 28.5s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAllMembers.spec.ts took 26.1s
|
🎭 Playwright Run Summary
5 passed (26.8s)
|
🎭 Playwright Run Summary
12 passed (52.4s)
|
🎭 Playwright Run Summary
1 passed (50.9s)
|
🎭 Playwright Run Summary
4 passed (1.2m)
|
🎭 Playwright Run Summary
4 passed (1.4m)
|
🎭 Playwright Run Summary
8 passed (1.3m)
|
🎭 Playwright Run Summary
1 failed
[callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation
2 skipped
19 passed (1.7m)
|
🎭 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.6m)
|
🎭 Playwright Run Summary
12 passed (2.3m)
|
🎭 Playwright Run Summary
8 passed (2.5m)
|
🎭 Playwright Run Summary
1 failed
[callfabric] › callfabric/relayApp.spec.ts:124:7 › CallFabric Relay Application › should connect to the relay app and expect a silence
2 skipped
19 passed (2.7m)
|
🎭 Playwright Run Summary
7 passed (3.1m)
|
🎭 Playwright Run Summary
7 passed (3.3m)
|
🎭 Playwright Run Summary
8 passed (3.3m)
|
🎭 Playwright Run Summary
2 skipped
34 passed (4.0m)
|
🎭 Playwright Run Summary
2 skipped
34 passed (5.2m)
|