Bump @playwright/test from 1.54.1 to 1.55.0 in /prototypes/basic #488
Annotations
2 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
tests/small-file.spec.js:18:5 › tiny files:
prototypes/basic/tests/small-file.spec.js#L94
1) tests/small-file.spec.js:18:5 › tiny files ────────────────────────────────────────────────────
Error: expect(page).toHaveURL(expected) failed
Expected pattern: /.review/
Received string: "http://127.0.0.1:3000/mapping"
Timeout: 5000ms
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://127.0.0.1:3000/mapping"
92 | // // ---------------------------------------------------------------------------
93 | // // Should be on the success page
> 94 | await expect(page).toHaveURL(/.review/)
| ^
95 | });
96 |
at /home/runner/work/data-import/data-import/prototypes/basic/tests/small-file.spec.js:94:24
|
|
🎭 Playwright Run Summary
1 failed
tests/small-file.spec.js:18:5 › tiny files ─────────────────────────────────────────────────────
2 passed (39.4s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
2.17 KB |
sha256:d52fe5c74047c0afe33667b6962b960b8dce94d0c6ecf177b3665cb0c4008e9d
|
|