Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

feat(slack): adds canvas support for Slack channels #6664

feat(slack): adds canvas support for Slack channels

feat(slack): adds canvas support for Slack channels #6664

Triggered via pull request August 30, 2025 00:24
Status Success
Total duration 7m 39s
Artifacts 4

playwright.yml

on: pull_request
should-run-e2e
10s
should-run-e2e
Matrix: end-to-end
e2e-tests-complete
3s
e2e-tests-complete
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 notices
[chromium] › tests/static/e2e/incidents-table.spec.ts:8:9 › Authenticated Dispatch App › The edit list should appear after clicking the incident edit kebab.: tests/static/e2e/pages/auth-page.ts#L163
2) [chromium] › tests/static/e2e/incidents-table.spec.ts:8:9 › Authenticated Dispatch App › The edit list should appear after clicking the incident edit kebab. 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/incidents-table.spec.ts:6:5
[chromium] › tests/static/e2e/incidents-table.spec.ts:8:9 › Authenticated Dispatch App › The edit list should appear after clicking the incident edit kebab.: tests/static/e2e/incidents-table.spec.ts#L5
2) [chromium] › tests/static/e2e/incidents-table.spec.ts:8:9 › Authenticated Dispatch App › The edit list should appear after clicking the incident edit kebab. 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("The edit list should appear after clicking the incident edit kebab.", async ({ page, at /home/runner/work/dispatch/dispatch/tests/static/e2e/incidents-table.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
[chromium] › tests/static/e2e/report-case.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an case: tests/static/e2e/pages/auth-page.ts#L163
1) [chromium] › tests/static/e2e/report-case.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an case 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-case.spec.ts:6:5
[chromium] › tests/static/e2e/report-case.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an case: tests/static/e2e/report-case.spec.ts#L5
1) [chromium] › tests/static/e2e/report-case.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an case 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 case", async ({ page, reportCasePage }) => { at /home/runner/work/dispatch/dispatch/tests/static/e2e/report-case.spec.ts:5:8
🎭 Playwright Run Summary
1 passed (1.1m)
🎭 Playwright Run Summary
1 passed (1.1m)
🎭 Playwright Run Summary
2 flaky [chromium] › tests/static/e2e/drawer-functionality.spec.ts:9:7 › Drawer Functionality › Should open incident drawer [chromium] › tests/static/e2e/incidents-table.spec.ts:8:9 › Authenticated Dispatch App › The edit list should appear after clicking the incident edit kebab.
🎭 Playwright Run Summary
1 flaky [chromium] › tests/static/e2e/report-case.spec.ts:8:9 › Authenticated Dispatch App › Should allow me to report an case 1 passed (4.4m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report-shard-1 Expired
2.85 MB
sha256:c695e020b32d027655b6cc036fde5d369761a2a3df7f6960a7f95d2a3e939350
playwright-report-shard-2 Expired
1.82 MB
sha256:54fbc493acb51ab28b2ebb2e49f0375fbaa8f95f35592e0780e86dbca64f5c37
playwright-report-shard-3 Expired
187 KB
sha256:8b43515ce039b989885407bb21e585a6b10c5cdc32b09a2a00dae6ef41530da2
playwright-report-shard-4 Expired
187 KB
sha256:c9a9b1653d08b8a8677a390ba046bed99a181201ccd68de0a76cf126eeb8f48e