Playwright Tests #120
Triggered via deployment status
April 23, 2025 22:00
vercel[bot]
created
e02b1c8
Status
Failure
Total duration
2m 9s
Artifacts
1
Annotations
3 errors, 1 warning, and 1 notice
[setup db] › e2e/global.setup.ts:12:1 › create test database and setup app:
e2e/global.setup.ts#L1
1) [setup db] › e2e/global.setup.ts:12:1 › create test database and setup app ────────────────────
Test timeout of 20000ms exceeded.
|
[setup db] › e2e/global.setup.ts:12:1 › create test database and setup app:
e2e/global.setup.ts#L83
1) [setup db] › e2e/global.setup.ts:12:1 › create test database and setup app ────────────────────
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
Call log:
- navigating to "https://fresco-sandbox-dsny91yud-network-canvas-f4790d84.vercel.app/setup", waiting until "load"
81 |
82 | // STEP 1
> 83 | await page.goto('/setup');
| ^
84 | await page.fill('input[name="username"]', 'admin');
85 | await page.fill('input[name="password"]', 'Administrator1!');
86 |
at /home/runner/work/Fresco/Fresco/e2e/global.setup.ts:83:14
|
test
Process completed with exit code 1.
|
Slow Test:
[setup db] › e2e/global.setup.ts#L1
[setup db] › e2e/global.setup.ts took 20.2s
|
🎭 Playwright Run Summary
1 failed
[setup db] › e2e/global.setup.ts:12:1 › create test database and setup app ─────────────────────
33 did not run
1 passed (24.2s)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
|
2.58 MB |
sha256:5173daf447e069be75ae914e5d5725f27a71bb1305271a6d1de934f69da13043
|
|