chore(deps): bump jest from 30.4.2 to 30.5.1 (#300) #385
Annotations
5 errors and 1 notice
|
[ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms:
e2e/util.ts#L33
2) [ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ─────────
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
at util.ts:33
31 | });
32 |
> 33 | await page.goto('/');
| ^
34 |
35 | await clearTable(page);
36 |
at gotoHomePage (/home/runner/work/excel/excel/e2e/util.ts:33:14)
at /home/runner/work/excel/excel/e2e/performance.test.ts:5:21
|
|
[ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms:
e2e/util.ts#L4
2) [ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ─────────
Error: page.evaluate: Execution context was destroyed, most likely because of a navigation
at util.ts:4
2 |
3 | const clearTable = async (page: Page) => {
> 4 | await page.evaluate(() => {
| ^
5 | sessionStorage.clear();
6 | localStorage.clear();
7 | });
at clearTable (/home/runner/work/excel/excel/e2e/util.ts:4:14)
at Object.page (/home/runner/work/excel/excel/e2e/util.ts:66:11)
|
|
[ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms:
e2e/performance.test.ts#L0
2) [ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ─────────
Importing a module script failed.
|
|
[webkit] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms:
e2e/performance.test.ts#L0
1) [webkit] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Importing a module script failed.
|
|
[webkit] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms:
e2e/performance.test.ts#L0
1) [webkit] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ───────────
Importing a module script failed.
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ────────────
[ipad-pro] › e2e/performance.test.ts:3:5 › Page load time should be less then 4000 ms ──────────
3 skipped
247 passed (4.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
1.82 MB |
sha256:43d3ba29644393d04e1d585b35e2cb547942ad27768ea060fa6f662290865a5c
|
|