Playwright Tests #118
Triggered via deployment status
April 22, 2025 21:53
vercel[bot]
created
198b772
Status
Failure
Total duration
1m 54s
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-9laldpn2n-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.1s)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
|
3.08 MB |
sha256:e054ee3672b11edd21a0199e981842cefcb676b1fd7baa19539d782162caf17c
|
|