Browser SDK [staging] #2990
browser-js-staging.yml
on: schedule
Matrix: Run E2E tests
report-result
3s
Annotations
4 errors, 17 warnings, and 5 notices
[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
|
Run E2E tests (20.x, callfabric)
Process completed with exit code 1.
|
[default] › roomSession.spec.ts:14:7 › RoomSession › should handle joining a room:
internal/e2e-js/tests/roomSession.spec.ts#L168
1) [default] › roomSession.spec.ts:14:7 › RoomSession › should handle joining a room, perform actions and then leave the room
Error: page.evaluate: Object
166 |
167 | // --------------- Session Recording ---------------
> 168 | await page.evaluate(async () => ***
| ^
169 | // @ts-expect-error
170 | const roomObj: VideoRoomSession = window._roomObj
171 |
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/roomSession.spec.ts:168:16
|
Run E2E tests (20.x, default)
Process completed with exit code 1.
|
Slow Test:
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithFabricSDK.spec.ts took 1.2m
|
Slow Test:
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSDK.spec.ts took 52.3s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/swml.spec.ts took 32.1s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts took 25.6s
|
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/reattach.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/reattach.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 21.5s
|
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.3m
|
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/[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 27.5s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 58.8s
|
Slow Test:
internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 30.8s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAfterSecondsElapsed.spec.ts took 30.6s
|
Slow Test:
internal/e2e-js/[default] › roomSessionDevices.spec.ts#L1
internal/e2e-js/[default] › roomSessionDevices.spec.ts took 30.3s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 30.0s
|
🎭 Playwright Run Summary
12 passed (2.1m)
|
🎭 Playwright Run Summary
1 failed
[callfabric] › callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation
2 skipped
19 passed (2.8m)
|
🎭 Playwright Run Summary
8 passed (3.3m)
|
🎭 Playwright Run Summary
7 passed (3.3m)
|
🎭 Playwright Run Summary
1 failed
[default] › roomSession.spec.ts:14:7 › RoomSession › should handle joining a room, perform actions and then leave the room
2 skipped
33 passed (5.5m)
|