RealtimeAPI SDK [production] #10837
realtime-api-production.yml
on: schedule
Matrix: Run E2E tests
report-result
2s
Annotations
2 errors, 3 warnings, and 1 notice
[default] › videoHandRaise.test.ts:160:7 › Video room hand raise/lower › should lower memberOne hand using room session instance via Web SDK:
internal/e2e-realtime-api/src/playwright/videoUtils.ts#L70
1) [default] › videoHandRaise.test.ts:160:7 › Video room hand raise/lower › should lower memberOne hand using room session instance via Web SDK
Error: page.evaluate: Object
at videoUtils.ts:70
68 | const vrt = await createTestVRTToken(auth)
69 |
> 70 | return page.evaluate(
| ^
71 | (options) => ***
72 | return new Promise<void>(async (resolve, reject) => ***
73 | // @ts-expect-error
at createRoomSession (/home/runner/work/signalwire-js/signalwire-js/internal/e2e-realtime-api/src/playwright/videoUtils.ts:70:17)
at createRoomAndJoinTwoMembers (/home/runner/work/signalwire-js/signalwire-js/internal/e2e-realtime-api/src/playwright/videoUtils.ts:286:3)
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-realtime-api/src/playwright/videoHandRaise.test.ts:169:7
|
Run E2E tests (18.x, dev:playwright)
Process completed with exit code 1.
|
Run E2E tests (18.x, dev:playwright)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run E2E tests (18.x, dev:rtonly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
1 failed
[default] › videoHandRaise.test.ts:160:7 › Video room hand raise/lower › should lower memberOne hand using room session instance via Web SDK
5 passed (42.2s)
|