v2 WebRTC Calling Tests #6769
Annotations
4 errors, 2 warnings, and 1 notice
Run test for staging:
internal/e2e-js/tests/v2Webrtc/v2WebrtcFromRest.spec.ts#L1
1) [v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts:192:7 › v2WebrtcFromRestTwoJoinAudioVideo › should handle a call from REST API to v2 clients, dialing both into a Conference at answer, audio/video
Test timeout of 120000ms exceeded.
|
Run test for staging:
internal/e2e-js/tests/v2Webrtc/v2WebrtcFromRest.spec.ts#L216
1) [v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts:192:7 › v2WebrtcFromRestTwoJoinAudioVideo › should handle a call from REST API to v2 clients, dialing both into a Conference at answer, audio/video
Error: page.goto: Navigation failed because page was closed!
=========================== logs ===========================
navigating to "http://localhost:1337/v2vanilla.html", waiting until "load"
============================================================
214 |
215 | const pageCallee = await createCustomVanillaPage(*** name: '[callee]' ***)
> 216 | await pageCallee.goto(SERVER_URL + '/v2vanilla.html')
| ^
217 |
218 | const pageCallee2 = await createCustomVanillaPage(*** name: '[callee2]' ***)
219 | await pageCallee2.goto(SERVER_URL + '/v2vanilla.html')
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/v2Webrtc/v2WebrtcFromRest.spec.ts:216:22
|
Run test for staging:
internal/e2e-js/tests/v2Webrtc/v2WebrtcFromRest.spec.ts#L1
1) [v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts:192:7 › v2WebrtcFromRestTwoJoinAudioVideo › should handle a call from REST API to v2 clients, dialing both into a Conference at answer, audio/video
Pending operations:
- page.goto at tests/v2Webrtc/v2WebrtcFromRest.spec.ts:216:22
|
Run test for staging
Process completed with exit code 1.
|
Run test for staging:
internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts took 4.7m
|
Run test for staging:
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts#L1
internal/e2e-js/[v2WebRTC] › v2Webrtc/webrtcCalling.spec.ts took 39.6s
|
Run test for staging
1 failed
[v2WebRTC] › v2Webrtc/v2WebrtcFromRest.spec.ts:192:7 › v2WebrtcFromRestTwoJoinAudioVideo › should handle a call from REST API to v2 clients, dialing both into a Conference at answer, audio/video
6 passed (5.4m)
|
Loading