Browser SDK [staging] #2745
browser-js-staging.yml
on: schedule
Matrix: Run E2E tests
report-result
5s
Annotations
2 errors, 19 warnings, and 4 notices
[callfabric] › callfabric/conversation.spec.ts:7:7 › Conversation Room › send message in a room conversation:
internal/e2e-js/tests/callfabric/conversation.spec.ts#L112
1) [callfabric] › callfabric/conversation.spec.ts:7:7 › Conversation Room › send message in a room conversation
Error: expect(received).toMatchObject(expected)
- Expected - 3
+ Received + 3
Object ***
"conversation_id": "aa7941aa-44cd-4773-ab7c-29fe427e13dd",
"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,
***
110 | ***)
111 |
> 112 | expect(messages.data[1]).toMatchObject(***
| ^
113 | conversation_id: addressId,
114 | details: ***,
115 | id: expect.anything(),
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/conversation.spec.ts:112:30
|
Run E2E tests (18.x, callfabric)
Process completed with exit code 1.
|
Run E2E tests (18.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] › buildVideoWithCFSdk.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithCFSdk.spec.ts took 1.0m
|
Slow Test:
internal/e2e-js/[videoElement] › buildVideoWithVideoSdk.spec.ts#L1
internal/e2e-js/[videoElement] › buildVideoWithVideoSdk.spec.ts took 52.0s
|
Run E2E tests (18.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.2s
|
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 23.4s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/raiseHand.spec.ts took 21.6s
|
Slow Test:
internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts#L1
internal/e2e-js/[callfabric] › callfabric/reattach.spec.ts took 20.0s
|
Run E2E tests (18.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.9m
|
Slow Test:
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts took 29.8s
|
Run E2E tests (18.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] › buildVideoWithCFSdk.spec.ts#L1
internal/e2e-js/[default] › buildVideoWithCFSdk.spec.ts took 53.3s
|
Slow Test:
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts#L1
internal/e2e-js/[default] › roomSessionJoinFrom.spec.ts took 51.0s
|
Slow Test:
internal/e2e-js/[default] › buildVideoWithVideoSdk.spec.ts#L1
internal/e2e-js/[default] › buildVideoWithVideoSdk.spec.ts took 42.8s
|
Slow Test:
internal/e2e-js/[default] › roomSession.spec.ts#L1
internal/e2e-js/[default] › roomSession.spec.ts took 37.4s
|
Slow Test:
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts#L1
internal/e2e-js/[default] › roomSessionRemoveAt.spec.ts took 29.8s
|
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
12 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[callfabric] › callfabric/conversation.spec.ts:7:7 › Conversation Room › send message in a room conversation
2 skipped
16 passed (2.5m)
|
🎭 Playwright Run Summary
7 passed (3.4m)
|
🎭 Playwright Run Summary
2 skipped
45 passed (6.4m)
|