Consolidate extension storage under amg-state #70
Annotations
7 errors, 1 warning, and 1 notice
|
Run Playwright tests
Process completed with exit code 1.
|
|
Run Playwright tests:
e2e/pages/web.ts#L89
2) [chromium] › e2e/tests/toolbar-overlays.spec.ts:11:2 › Toolbar overlays › grid overlay can be toggled
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('[data-amgiflol-root]').locator('main.active')
at pages/web.ts:89
87 |
88 | export async function expectSvelteAppLoaded(page: Page) {
> 89 | await page.locator("[data-amgiflol-root] >> main.active").waitFor({ state: "attached" });
| ^
90 | }
91 |
at expectSvelteAppLoaded (/home/runner/work/amgiflol/amgiflol/e2e/pages/web.ts:89:60)
at /home/runner/work/amgiflol/amgiflol/e2e/tests/toolbar-overlays.spec.ts:15:9
|
|
Run Playwright tests:
e2e/tests/toolbar-overlays.spec.ts#L0
2) [chromium] › e2e/tests/toolbar-overlays.spec.ts:11:2 › Toolbar overlays › grid overlay can be toggled
Test timeout of 30000ms exceeded.
|
|
Run Playwright tests:
e2e/pages/web.ts#L89
1) [chromium] › e2e/tests/toolbar-distances.spec.ts:11:2 › Toolbar distances › distance lines appear after hover when enabled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('[data-amgiflol-root]').locator('main.active')
at pages/web.ts:89
87 |
88 | export async function expectSvelteAppLoaded(page: Page) {
> 89 | await page.locator("[data-amgiflol-root] >> main.active").waitFor({ state: "attached" });
| ^
90 | }
91 |
at expectSvelteAppLoaded (/home/runner/work/amgiflol/amgiflol/e2e/pages/web.ts:89:60)
at /home/runner/work/amgiflol/amgiflol/e2e/tests/toolbar-distances.spec.ts:19:9
|
|
Run Playwright tests:
e2e/tests/toolbar-distances.spec.ts#L0
1) [chromium] › e2e/tests/toolbar-distances.spec.ts:11:2 › Toolbar distances › distance lines appear after hover when enabled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
Run Playwright tests:
e2e/pages/web.ts#L89
1) [chromium] › e2e/tests/toolbar-distances.spec.ts:11:2 › Toolbar distances › distance lines appear after hover when enabled
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('[data-amgiflol-root]').locator('main.active')
at pages/web.ts:89
87 |
88 | export async function expectSvelteAppLoaded(page: Page) {
> 89 | await page.locator("[data-amgiflol-root] >> main.active").waitFor({ state: "attached" });
| ^
90 | }
91 |
at expectSvelteAppLoaded (/home/runner/work/amgiflol/amgiflol/e2e/pages/web.ts:89:60)
at /home/runner/work/amgiflol/amgiflol/e2e/tests/toolbar-distances.spec.ts:19:9
|
|
Run Playwright tests:
e2e/tests/toolbar-distances.spec.ts#L0
1) [chromium] › e2e/tests/toolbar-distances.spec.ts:11:2 › Toolbar distances › distance lines appear after hover when enabled
Test timeout of 30000ms exceeded.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Playwright tests
1 failed
[chromium] › e2e/tests/toolbar-distances.spec.ts:11:2 › Toolbar distances › distance lines appear after hover when enabled
1 flaky
[chromium] › e2e/tests/toolbar-overlays.spec.ts:11:2 › Toolbar overlays › grid overlay can be toggled
6 passed (1.2m)
|
background
wait
wait-all
cancel
Loading