404 and broken link handling #4862
Annotations
11 errors, 3 warnings, and 1 notice
|
Run pnpm exec playwright test --forbid-only --shard=1/4
56356 stderr: TypeError: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\[email protected][email protected][email protected]__re_p75voa33vfawi3tdwgrpfvxgnu\node_modules\react-tweet\dist\twitter-theme\tweet-info-created-at.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
Run pnpm exec playwright test --forbid-only --shard=1/4
56356 stderr: TypeError: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\[email protected][email protected][email protected]__re_p75voa33vfawi3tdwgrpfvxgnu\node_modules\react-tweet\dist\twitter-theme\tweet-actions.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
Run pnpm exec playwright test --forbid-only --shard=1/4
56523 stderr: Error: The render was aborted by the server without a reason.
at abort (file:///D:/a/waku/waku/examples/23_actions/dist/rsdw-server.js:1402:39)
at Object.cancel (file:///D:/a/waku/waku/examples/23_actions/dist/rsdw-server.js:2140:9)
at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3117:37)
at [kCancel] (node:internal/webstreams/readablestream:1185:12)
at ensureIsPromise (node:internal/webstreams/util:185:19)
at readableStreamCancel (node:internal/webstreams/readablestream:1982:5)
at readableStreamReaderGenericCancel (node:internal/webstreams/readablestream:2122:10)
at ReadableStreamDefaultReader.cancel (node:internal/webstreams/readablestream:900:12)
at ServerResponse.cancel (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:152:12)
at ServerResponse.emit (node:events:526:35)
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L94
1) [chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
92 | // Go back to the index page
93 | await page.getByRole('link', { name: 'Back' }).click();
> 94 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
95 |
96 | await terminate(pid!);
97 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:94:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L94
1) [chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
92 | // Go back to the index page
93 | await page.getByRole('link', { name: 'Back' }).click();
> 94 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
95 |
96 | await terminate(pid!);
97 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:94:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L94
1) [chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
92 | // Go back to the index page
93 | await page.getByRole('link', { name: 'Back' }).click();
> 94 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
95 |
96 | await terminate(pid!);
97 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:94:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L94
1) [chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
92 | // Go back to the index page
93 | await page.getByRole('link', { name: 'Back' }).click();
> 94 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
95 |
96 | await terminate(pid!);
97 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:94:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L128
2) [chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ─────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
126 | // Go back to the index page
127 | await page.getByRole('link', { name: 'Back' }).click();
> 128 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
129 |
130 | await terminate(pid!);
131 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:128:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L128
2) [chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
126 | // Go back to the index page
127 | await page.getByRole('link', { name: 'Back' }).click();
> 128 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
129 |
130 | await terminate(pid!);
131 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:128:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\broken-link.spec.ts#L128
2) [chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('heading')
Expected string: "Index"
Received string: "Custom not found"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByRole('heading')
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
- locator resolved to <h1>Custom not found</h1>
- unexpected value "Custom not found"
126 | // Go back to the index page
127 | await page.getByRole('link', { name: 'Back' }).click();
> 128 | await expect(page.getByRole('heading')).toHaveText('Index');
| ^
129 |
130 | await terminate(pid!);
131 | });
at D:\a\waku\waku\e2e\broken-link.spec.ts:128:45
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 1.1m
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 22.0s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-macos-latest-18.17.0-1", "playwright-report-macos-latest-18.17.0-2", "playwright-report-macos-latest-18.17.0-3", "playwright-report-macos-latest-20.8.0-1", "playwright-report-macos-latest-20.8.0-2", "playwright-report-ubuntu-latest-18.17.0-1", "playwright-report-ubuntu-latest-18.17.0-2", "playwright-report-ubuntu-latest-18.17.0-3", "playwright-report-ubuntu-latest-20.8.0-1", "playwright-report-ubuntu-latest-20.8.0-2", "playwright-report-ubuntu-latest-20.8.0-3", "playwright-report-windows-latest-18.17.0-1", "playwright-report-windows-latest-18.17.0-2", "playwright-report-windows-latest-18.17.0-3", "playwright-report-windows-latest-20.8.0-1", "playwright-report-windows-latest-20.8.0-2", "playwright-report-windows-latest-20.8.0-3".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run pnpm exec playwright test --forbid-only --shard=1/4
4 failed
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page ──────────────────
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ──────────────
[chromium] › broken-link.spec.ts:153:3 › client side navigation › broken link ──────────────────
[chromium] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-cloudflare should not throw error
2 skipped
44 did not run
47 passed (8.2m)
|
Loading