Nightly Tests #25
Annotations
4 errors and 1 warning
|
|
|
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/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
|
|
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
|
|
|
The logs for this run have expired and are no longer available.
Loading