This repository was archived by the owner on Sep 3, 2025. It is now read-only.
(feat) ephemeral message for threads in cases #6650
Annotations
4 errors and 4 notices
|
[chromium] › tests/static/e2e/report-event.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an event:
tests/static/e2e/pages/auth-page.ts#L163
1) [chromium] › tests/static/e2e/report-event.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an event
Error: page.waitForTimeout: Target page, context or browser has been closed
at pages/auth-page.ts:163
161 | }
162 | console.log(`Registration attempt ${retryCount} failed with error: ${error}, retrying...`)
> 163 | await this.page.waitForTimeout(2000) // Wait before retry
| ^
164 | }
165 | }
166 |
at AuthPage.registerNewUser (/home/runner/work/dispatch/dispatch/tests/static/e2e/pages/auth-page.ts:163:25)
at register (/home/runner/work/dispatch/dispatch/tests/static/e2e/utils/register.ts:7:3)
at /home/runner/work/dispatch/dispatch/tests/static/e2e/report-event.spec.ts:6:5
|
|
[chromium] › tests/static/e2e/report-event.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an event:
tests/static/e2e/report-event.spec.ts#L5
1) [chromium] › tests/static/e2e/report-event.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an event
Test timeout of 200000ms exceeded while running "beforeEach" hook.
3 |
4 | test.describe("Authenticated Dispatch App", () => {
> 5 | test.beforeEach(async ({ authPage }) => {
| ^
6 | await register(authPage)
7 | }),
8 | test("Should allow me to report an event", async ({ page, reportEventPage }) => {
at /home/runner/work/dispatch/dispatch/tests/static/e2e/report-event.spec.ts:5:8
|
|
[chromium] › tests/static/e2e/drawer-functionality.spec.ts:9:7 › Drawer Functionality › Should open incident drawer:
tests/static/e2e/pages/auth-page.ts#L163
1) [chromium] › tests/static/e2e/drawer-functionality.spec.ts:9:7 › Drawer Functionality › Should open incident drawer
Error: page.waitForTimeout: Target page, context or browser has been closed
at pages/auth-page.ts:163
161 | }
162 | console.log(`Registration attempt ${retryCount} failed with error: ${error}, retrying...`)
> 163 | await this.page.waitForTimeout(2000) // Wait before retry
| ^
164 | }
165 | }
166 |
at AuthPage.registerNewUser (/home/runner/work/dispatch/dispatch/tests/static/e2e/pages/auth-page.ts:163:25)
at register (/home/runner/work/dispatch/dispatch/tests/static/e2e/utils/register.ts:7:3)
at /home/runner/work/dispatch/dispatch/tests/static/e2e/drawer-functionality.spec.ts:6:5
|
|
[chromium] › tests/static/e2e/drawer-functionality.spec.ts:9:7 › Drawer Functionality › Should open incident drawer:
tests/static/e2e/drawer-functionality.spec.ts#L5
1) [chromium] › tests/static/e2e/drawer-functionality.spec.ts:9:7 › Drawer Functionality › Should open incident drawer
Test timeout of 200000ms exceeded while running "beforeEach" hook.
3 |
4 | test.describe("Drawer Functionality", () => {
> 5 | test.beforeEach(async ({ authPage }) => {
| ^
6 | await register(authPage)
7 | })
8 |
at /home/runner/work/dispatch/dispatch/tests/static/e2e/drawer-functionality.spec.ts:5:8
|
|
🎭 Playwright Run Summary
1 passed (1.1m)
|
|
🎭 Playwright Run Summary
1 passed (1.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/static/e2e/report-event.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an event
1 passed (4.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/static/e2e/drawer-functionality.spec.ts:9:7 › Drawer Functionality › Should open incident drawer
1 passed (4.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-shard-1
Expired
|
1.85 MB |
sha256:dcd6da0eca5d8702bcf085eca2a93ba5a4c1e5dc62f513e6fa9a514dc1b0cb5e
|
|
|
playwright-report-shard-2
Expired
|
1.83 MB |
sha256:8d4e7c0e4e9ff8208cb44a3e1e98a269b9709750f671daa03d44b1896412f1c3
|
|
|
playwright-report-shard-3
Expired
|
177 KB |
sha256:04b822afb1d21836195da13c843b7bae15408e59ce38205dc2d26d3ad1ed3745
|
|
|
playwright-report-shard-4
Expired
|
178 KB |
sha256:ca64e2cb8a6b0993f9e51d328dbadddad0bb25c31342606ba11250303366a876
|
|