Skip to content

404 and broken link handling #4862

404 and broken link handling

404 and broken link handling #4862

Triggered via pull request September 29, 2024 12:13
Status Cancelled
Total duration 10m 49s
Artifacts 19

ci.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

113 errors, 38 warnings, and 10 notices
E2E on macos-latest (Node 20.8.0) - (1/4)
49915 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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' }
E2E on macos-latest (Node 20.8.0) - (1/4)
49915 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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' }
E2E on macos-latest (Node 20.8.0) - (1/4)
50074 stderr: Error: The render was aborted by the server without a reason. at abort (file:///Users/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:1402:39) at Object.cancel (file:///Users/runner/work/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:///Users/runner/work/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)
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
E2E on macos-latest (Node 20.8.0) - (2/4)
50229 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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' }
E2E on macos-latest (Node 20.8.0) - (2/4)
50229 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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' }
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ────────────── 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" 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
E2E on macos-latest (Node 18.17.0) - (1/4)
49887 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ───────────── 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" 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[chromium] › broken-link.spec.ts:153:3 › client side navigation › broken link: e2e/broken-link.spec.ts#L163
3) [chromium] › broken-link.spec.ts:153:3 › client side navigation › broken link ───────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "http://localhost:49410/broken" Received: "http://localhost:49410/404" 161 | await expect(page.getByRole('heading')).toHaveText('Custom not found'); 162 | // The browsers URL remains the one that was navigated to > 163 | expect(page.url()).toBe(`http://localhost:${port}/broken`); | ^ 164 | 165 | // Go back to the index page 166 | await page.getByRole('link', { name: 'Back' }).click(); at /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:163:24
E2E on macos-latest (Node 18.17.0) - (2/4)
50204 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on macos-latest (Node 18.17.0) - (2/4)
50204 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e/broken-link.spec.ts#L94
1) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:94:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › 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" - 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e/broken-link.spec.ts#L128
2) [firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ────────────── 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" 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 /Users/runner/work/waku/waku/e2e/broken-link.spec.ts:128:45
E2E on windows-latest (Node 18.17.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on windows-latest (Node 18.17.0) - (4/4)
The operation was canceled.
E2E on windows-latest (Node 20.8.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
[webkit] › partial-builds.spec.ts:53:3 › partial builds › adds new pages: e2e\partial-builds.spec.ts#L29
1) [webkit] › partial-builds.spec.ts:53:3 › partial builds › adds new pages ────────────────────── Error: Command failed: node D:\a\waku\waku\packages\waku\dist\cli.js build ^C 27 | force: true, 28 | }); > 29 | execSync(`node ${waku} build`, { | ^ 30 | cwd, 31 | env: { ...process.env, PAGES: 'a' }, 32 | }); at D:\a\waku\waku\e2e\partial-builds.spec.ts:29:5
E2E on windows-latest (Node 20.8.0) - (4/4)
The operation was canceled.
E2E on macos-latest (Node 20.8.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on macos-latest (Node 20.8.0) - (4/4)
The operation was canceled.
E2E on windows-latest (Node 20.8.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on windows-latest (Node 20.8.0) - (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' }
E2E on windows-latest (Node 20.8.0) - (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' }
E2E on windows-latest (Node 20.8.0) - (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)
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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
[chromium] › broken-link.spec.ts:82:3 › server side navigation › missing page: 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
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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
[chromium] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: 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
E2E on windows-latest (Node 18.17.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on windows-latest (Node 18.17.0) - (1/4)
56545 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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on windows-latest (Node 18.17.0) - (1/4)
56545 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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on windows-latest (Node 18.17.0) - (1/4)
56713 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:3022:37) at [kCancel] (node:internal/webstreams/readablestream:1166:12) at ensureIsPromise (node:internal/webstreams/util:192:19) at readableStreamCancel (node:internal/webstreams/readablestream:1887:5) at ReadableStream.cancel (node:internal/webstreams/readablestream:328:12) at writeFromReadableStream (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:140:12) at responseViaCache (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:321:12) at responseViaResponseObject (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:343:12)
E2E on windows-latest (Node 18.17.0) - (1/4)
The operation was canceled.
E2E on windows-latest (Node 20.8.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
[webkit] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [webkit] › 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
[webkit] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [webkit] › 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
[webkit] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [webkit] › 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" 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
[webkit] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [webkit] › 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
[webkit] › broken-link.spec.ts:99:3 › server side navigation › redirect: e2e\broken-link.spec.ts#L55
2) [webkit] › broken-link.spec.ts:99:3 › server side navigation › redirect ─────────────────────── Error: Command failed: node D:\a\_temp\waku-broken-link-ffJKXo\node_modules\waku\dist\cli.js build 53 | stdio: 'inherit', 54 | }); > 55 | execSync( | ^ 56 | `node ${join(standaloneDir, './node_modules/waku/dist/cli.js')} build`, 57 | { 58 | cwd: standaloneDir, at D:\a\waku\waku\e2e\broken-link.spec.ts:55:3
E2E on windows-latest (Node 20.8.0) - (3/4)
The operation was canceled.
E2E on windows-latest (Node 18.17.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on windows-latest (Node 18.17.0) - (3/4)
The operation was canceled.
E2E on windows-latest (Node 18.17.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on windows-latest (Node 18.17.0) - (2/4)
The operation was canceled.
E2E on windows-latest (Node 20.8.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [firefox] › 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
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [firefox] › 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
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [firefox] › 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" 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
[firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page: e2e\broken-link.spec.ts#L94
1) [firefox] › 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
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e\broken-link.spec.ts#L128
2) [firefox] › 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
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e\broken-link.spec.ts#L128
2) [firefox] › 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" 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
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e\broken-link.spec.ts#L128
2) [firefox] › 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
[firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect: e2e\broken-link.spec.ts#L128
2) [firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ────────────── 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" 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
[firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link: e2e\broken-link.spec.ts#L163
3) [firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link ────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "http://localhost:58695/broken" Received: "http://localhost:58695/404" 161 | await expect(page.getByRole('heading')).toHaveText('Custom not found'); 162 | // The browsers URL remains the one that was navigated to > 163 | expect(page.url()).toBe(`http://localhost:${port}/broken`); | ^ 164 | 165 | // Go back to the index page 166 | await page.getByRole('link', { name: 'Back' }).click(); at D:\a\waku\waku\e2e\broken-link.spec.ts:163:24
[firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link: e2e\broken-link.spec.ts#L163
3) [firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "http://localhost:58712/broken" Received: "http://localhost:58712/404" 161 | await expect(page.getByRole('heading')).toHaveText('Custom not found'); 162 | // The browsers URL remains the one that was navigated to > 163 | expect(page.url()).toBe(`http://localhost:${port}/broken`); | ^ 164 | 165 | // Go back to the index page 166 | await page.getByRole('link', { name: 'Back' }).click(); at D:\a\waku\waku\e2e\broken-link.spec.ts:163:24
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
39737 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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' }
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
39737 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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' }
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
The operation was canceled.
E2E on macos-latest (Node 18.17.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on macos-latest (Node 18.17.0) - (4/4)
The operation was canceled.
E2E on macos-latest (Node 20.8.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on macos-latest (Node 20.8.0) - (3/4)
The operation was canceled.
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
The operation was canceled.
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
36129 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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' }
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
36129 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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' }
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
The operation was canceled.
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
The operation was canceled.
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
37627 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
37627 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
44189 stderr: Error: The render was aborted by the server without a reason. at abort (file:///home/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:1402:39) at Object.cancel (file:///home/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:2140:9) at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3022:37) at [kCancel] (node:internal/webstreams/readablestream:1166:12) at ensureIsPromise (node:internal/webstreams/util:192:19) at readableStreamCancel (node:internal/webstreams/readablestream:1887:5) at readableStreamReaderGenericCancel (node:internal/webstreams/readablestream:2027:10) at ReadableStreamDefaultReader.cancel (node:internal/webstreams/readablestream:876:12) at ServerResponse.cancel (file:///home/runner/work/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)
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
The operation was canceled.
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
45619 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
45619 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/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:405:5) at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11) at defaultGetFormat (node:internal/modules/esm/get_format:124:36) at defaultLoad (node:internal/modules/esm/load:84:20) at nextLoad (node:internal/modules/esm/loader:163:28) at ESMLoader.load (node:internal/modules/esm/loader:603:26) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22) at new ModuleJob (node:internal/modules/esm/module_job:64:26) at #createModuleJob (node:internal/modules/esm/loader:480:17) at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34) at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) { code: 'ERR_UNKNOWN_FILE_EXTENSION' }
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
46469 stderr: Error: The render was aborted by the server without a reason. at abort (file:///home/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:1402:39) at Object.cancel (file:///home/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:2140:9) at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3022:37) at [kCancel] (node:internal/webstreams/readablestream:1166:12) at ensureIsPromise (node:internal/webstreams/util:192:19) at readableStreamCancel (node:internal/webstreams/readablestream:1887:5) at readableStreamReaderGenericCancel (node:internal/webstreams/readablestream:2027:10) at ReadableStreamDefaultReader.cancel (node:internal/webstreams/readablestream:876:12) at ServerResponse.cancel (file:///home/runner/work/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)
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
The operation was canceled.
E2E on macos-latest (Node 18.17.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/895/merge' exists
E2E on macos-latest (Node 18.17.0) - (3/4)
The operation was canceled.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E on ubuntu-latest (Node 20.8.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.7m
Slow Test: [webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 57.6s
Slow Test: [webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 25.6s
Slow Test: [webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 24.0s
E2E on ubuntu-latest (Node 18.17.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.8m
Slow Test: [webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 58.7s
Slow Test: [webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 28.9s
Slow Test: [webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 24.4s
E2E on macos-latest (Node 20.8.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 39.8s
Slow Test: [chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 32.2s
Slow Test: [chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 17.9s
E2E on macos-latest (Node 20.8.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.3m
Slow Test: [firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 40.4s
Slow Test: [firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 34.1s
E2E on macos-latest (Node 18.17.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 44.7s
Slow Test: [chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 41.2s
Slow Test: [chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 22.8s
Slow Test: [chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 19.5s
E2E on macos-latest (Node 18.17.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.6m
Slow Test: [firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 45.0s
Slow Test: [firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 34.3s
Slow Test: [webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.1m
Slow Test: [chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 1.1m
Slow Test: [chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 22.0s
Slow Test: [firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 2.4m
Slow Test: [firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 32.0s
Slow Test: [firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 18.8s
Slow Test: [firefox] › ssg-wildcard.spec.ts#L1
[firefox] › ssg-wildcard.spec.ts took 17.1s
Slow Test: [chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 2.4m
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
🎭 Playwright Run Summary
3 skipped 78 passed (5.1m)
🎭 Playwright Run Summary
3 skipped 78 passed (5.3m)
🎭 Playwright Run Summary
3 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 ────────────────── 2 skipped 92 passed (7.4m)
🎭 Playwright Run Summary
3 failed [firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────── [firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ─────────────── [firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link ─────────────────── 5 skipped 89 passed (7.7m)
🎭 Playwright Run Summary
3 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 ────────────────── 1 flaky [chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ──────────────────────── 2 skipped 91 passed (8.2m)
🎭 Playwright Run Summary
3 failed [firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────── [firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ─────────────── [firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link ─────────────────── 5 skipped 89 passed (8.5m)
🎭 Playwright Run Summary
1 failed [webkit] › partial-builds.spec.ts:53:3 › partial builds › adds new pages ─────────────────────── 63 did not run 17 passed (1.3m)
🎭 Playwright Run Summary
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)
🎭 Playwright Run Summary
2 failed [webkit] › broken-link.spec.ts:82:3 › server side navigation › missing page ──────────────────── [webkit] › broken-link.spec.ts:99:3 › server side navigation › redirect ──────────────────────── 5 skipped 41 did not run 64 passed (7.2m)
🎭 Playwright Run Summary
4 failed [firefox] › broken-link.spec.ts:82:3 › server side navigation › missing page ─────────────────── [firefox] › broken-link.spec.ts:116:3 › server side navigation › broken redirect ─────────────── [firefox] › broken-link.spec.ts:153:3 › client side navigation › broken link ─────────────────── [firefox] › examples-smoke.spec.ts:78:7 › smoke test on 02_template_js: start › check title ──── 5 skipped 49 did not run 39 passed (8.0m)

Artifacts

Produced during runtime
Name Size
create-waku
190 KB
playwright-report-macos-latest-18.17.0-1 Expired
316 KB
playwright-report-macos-latest-18.17.0-2 Expired
150 KB
playwright-report-macos-latest-18.17.0-3 Expired
329 KB
playwright-report-macos-latest-20.8.0-1 Expired
140 KB
playwright-report-macos-latest-20.8.0-2 Expired
139 KB
playwright-report-ubuntu-latest-18.17.0-1 Expired
157 KB
playwright-report-ubuntu-latest-18.17.0-2 Expired
157 KB
playwright-report-ubuntu-latest-18.17.0-3 Expired
153 KB
playwright-report-ubuntu-latest-20.8.0-1 Expired
157 KB
playwright-report-ubuntu-latest-20.8.0-2 Expired
157 KB
playwright-report-ubuntu-latest-20.8.0-3 Expired
151 KB
playwright-report-windows-latest-18.17.0-1 Expired
170 KB
playwright-report-windows-latest-18.17.0-2 Expired
173 KB
playwright-report-windows-latest-18.17.0-3 Expired
65.9 KB
playwright-report-windows-latest-20.8.0-1 Expired
170 KB
playwright-report-windows-latest-20.8.0-2 Expired
169 KB
playwright-report-windows-latest-20.8.0-3 Expired
65.8 KB
waku
216 KB