Bump @eslint/js from 9.32.0 to 9.34.0 in /lib/importer #486
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: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected pattern: /.review/
Received string: "http://127.0.0.1:3000/mapping"
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 (37.9s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
1.88 KB |
sha256:a60bbee33e9e937911e09521ccc9cf5bae6a305d8f43d70bdac67bf147920c14
|
|