Nightly Tests #25
nightly-tests.yml
on: schedule
playground-e2e-tests
/
setup-matrix
2s
smoke-test
/
setup-matrix
4s
Matrix: playground-e2e-tests / Playground E2E Test
Matrix: smoke-test / Starter Smoke Test
Annotations
19 errors and 8 warnings
|
Unhandled error:
playground/non-blocking-suspense/__tests__/e2e.test.mts#L65
Error: Navigating frame was detached
❯ LifecycleWatcher.<instance_members_initializer> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:80:12
❯ new LifecycleWatcher ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:87:3
❯ CdpFrame.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Frame.ts:160:21
❯ CdpFrame.<anonymous> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/util/decorators.ts:63:21
❯ CdpPage.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:1745:35
❯ non-blocking-suspense/__tests__/e2e.test.mts:65:10
❯ ../sdk/dist/lib/e2e/testHarness.mjs:360:27
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:271:19
❯ ../sdk/dist/lib/e2e/testHarness.mjs:359:17
❯ ../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js:752:20
This error originated in "non-blocking-suspense/__tests__/e2e.test.mts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Caused by: Caused by: Error: LifecycleWatcher disposed
❯ LifecycleWatcher.dispose ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:273:25
❯ CdpFrame.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Frame.ts:191:15
❯ CdpPage.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:1745:12
|
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, yarn-classic)
Process completed with exit code 1.
|
|
database-do/__tests__/e2e.test.mts > allows adding and completing todos (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, yarn)
Process completed with exit code 1.
|
|
database-do/__tests__/e2e.test.mts > allows adding and completing todos (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, npm)
Process completed with exit code 1.
|
|
database-do/__tests__/e2e.test.mts > allows adding and completing todos (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
Unhandled error:
playground/non-blocking-suspense/__tests__/e2e.test.mts#L65
Error: Navigating frame was detached
❯ LifecycleWatcher.<instance_members_initializer> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:80:12
❯ new LifecycleWatcher ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:87:3
❯ CdpFrame.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Frame.ts:160:21
❯ CdpFrame.<anonymous> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/util/decorators.ts:63:21
❯ CdpPage.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:1745:35
❯ non-blocking-suspense/__tests__/e2e.test.mts:65:10
❯ ../sdk/dist/lib/e2e/testHarness.mjs:360:27
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:271:19
❯ ../sdk/dist/lib/e2e/testHarness.mjs:359:23
❯ ../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js:155:11
This error originated in "non-blocking-suspense/__tests__/e2e.test.mts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Caused by: Caused by: Error: LifecycleWatcher disposed
❯ LifecycleWatcher.dispose ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:273:25
❯ CdpFrame.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Frame.ts:191:15
❯ runNextTicks node:internal/process/task_queues:65:5
❯ listOnTimeout node:internal/timers:549:9
❯ processTimers node:internal/timers:523:7
❯ CdpPage.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:1745:12
|
|
Unhandled error:
playground/non-blocking-suspense/__tests__/e2e.test.mts#L65
Error: Navigating frame was detached
❯ LifecycleWatcher.<instance_members_initializer> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:80:12
❯ new LifecycleWatcher ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:87:3
❯ CdpFrame.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Frame.ts:160:21
❯ CdpFrame.<anonymous> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/util/decorators.ts:63:21
❯ CdpPage.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:1745:35
❯ non-blocking-suspense/__tests__/e2e.test.mts:65:10
❯ ../sdk/dist/lib/e2e/testHarness.mjs:360:27
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:271:19
❯ ../sdk/dist/lib/e2e/testHarness.mjs:359:23
❯ ../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js:155:11
This error originated in "non-blocking-suspense/__tests__/e2e.test.mts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Caused by: Caused by: Error: LifecycleWatcher disposed
❯ LifecycleWatcher.dispose ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:273:25
❯ CdpFrame.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Frame.ts:191:15
❯ CdpPage.goto ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:1745:12
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, yarn-classic)
Process completed with exit code 1.
|
|
useid-test/__tests__/e2e.test.mts > useId Playground > mixed page maintains server IDs and hydrates client IDs consistently (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
useid-test/__tests__/e2e.test.mts > useId Playground > client-only page hydrates consistently (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
rsc-kitchen-sink/__tests__/e2e.test.mts > RSC Kitchen Sink (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving with renderToStream (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
database-do/__tests__/e2e.test.mts > allows adding and completing todos (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
client-navigation/__tests__/e2e.test.mts > programmatically navigates on button click (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
baseui/__tests__/e2e.test.mts > interactive components work correctly (dev) > >:
sdk/dist/lib/e2e/testHarness.mjs#L355
Error: Test timed out in 900000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../sdk/dist/lib/e2e/testHarness.mjs:355:13
|
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, npm)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, pnpm)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, yarn)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, pnpm)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, yarn-classic)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, yarn)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, npm)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, yarn-classic)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
smoke-test-artifacts-starter-macos-latest-npm
Expired
|
217 KB |
sha256:26065d4fa69d43d781b124b0d3b5669cb79794a270ee4f50a33151b122322fdc
|
|
|
smoke-test-artifacts-starter-macos-latest-pnpm
Expired
|
216 KB |
sha256:8a620a95b31962d6fa01c51d465bec80de2c858fff2287f30ddedf96d3ab91e0
|
|
|
smoke-test-artifacts-starter-macos-latest-yarn
Expired
|
200 KB |
sha256:70b98a1bbc08a63aad5d1d39153c8d9f69c1c1641093d84bf845d5ebf04a5882
|
|
|
smoke-test-artifacts-starter-macos-latest-yarn-classic
Expired
|
214 KB |
sha256:8abe3461a8f9c800fc39f09bcde2d2e5b9727910dfbb04bbd06679f2cab63f7b
|
|
|
smoke-test-artifacts-starter-ubuntu-latest-npm
Expired
|
218 KB |
sha256:53b8e08229a261ed0b37a79d845a8c18b9eee9adeb3124df4e93e3729a20aca8
|
|
|
smoke-test-artifacts-starter-ubuntu-latest-pnpm
Expired
|
217 KB |
sha256:d605e0350434404b295f94751f0f22fa6fed50ad7a4ca3fb0b56e81e772b0a3a
|
|
|
smoke-test-artifacts-starter-ubuntu-latest-yarn
Expired
|
218 KB |
sha256:83902445e88257e42a42c2ae3dc32f7688192c05b182550554b1dae69287c892
|
|
|
smoke-test-artifacts-starter-ubuntu-latest-yarn-classic
Expired
|
218 KB |
sha256:6eebf12c9ef7704505ba3fe4f7ceacf09e40bbe27e877a130c55e0e06f259863
|
|