test: create pages tests to use new create pages #5297
Annotations
4 errors, 6 warnings, and 1 notice
Run pnpm exec playwright test --shard=2/4:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-UzLftj/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-UzLftj/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-UzLftj/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-UzLftj/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Run pnpm exec playwright test --shard=2/4:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-KdjleM/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-KdjleM/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-KdjleM/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-KdjleM/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Run pnpm exec playwright test --shard=2/4:
e2e/create-waku.spec.ts#L1
stderr: node:events:498
throw er; // Unhandled 'error' event
^
Error: EPIPE: broken pipe, write
at Socket._write (node:internal/net:63:18)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Writable.write (node:internal/streams/writable:508:10)
at console.value (node:internal/console/constructor:300:16)
at console.log (node:internal/console/constructor:383:26)
at ConsumerObserver2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23275:29)
at Subscriber2._next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23244:26)
at Subscriber2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23217:16)
at C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:26952:24
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -4047,
syscall: 'write',
code: 'EPIPE'
}
Node.js v22.7.0
|
Run pnpm exec playwright test --shard=2/4:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
Run pnpm exec playwright test --shard=2/4:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 2.4m
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.8m
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 1.1m
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 1.1m
|
Run pnpm exec playwright test --shard=2/4:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 30.4s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-ubuntu-latest-18.17.0-1", "playwright-report-ubuntu-latest-20.8.0-1", "playwright-report-ubuntu-latest-22.7.0-4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run pnpm exec playwright test --shard=2/4
5 skipped
101 passed (10.3m)
|
Loading