Nightly Tests #11
nightly-tests.yml
on: schedule
playground-e2e-tests
/
setup-matrix
4s
smoke-test-starters
/
setup-matrix
3s
Matrix: playground-e2e-tests / Playground E2E Test
Matrix: smoke-test-starters / Starter Smoke Test
Annotations
41 errors and 9 warnings
|
playground-e2e-tests / Playground E2E Test (ubuntu-latest, pnpm)
The operation was canceled.
|
|
rsc-kitchen-sink/__tests__/e2e.test.mts > RSC Kitchen Sink (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120104ms and 965 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ rsc-kitchen-sink/__tests__/e2e.test.mts:47:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (deployment) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120085ms and 1138 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (deployment) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120008ms and 1138 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving with renderToStream (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120080ms and 1028 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:80:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving (deployment) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120047ms and 1118 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:33:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120163ms and 983 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving with renderToStream (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120031ms and 949 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:80:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120011ms and 915 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
Unhandled error:
playground/non-blocking-suspense/__tests__/e2e.test.mts#L18
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:18:10
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:27
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:19
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:23
❯ ../node_modules/.pnpm/@vitest+runner@3.1.1/node_modules/@vitest/runner/dist/index.js:103: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
|
|
rsc-kitchen-sink/__tests__/e2e.test.mts > RSC Kitchen Sink (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120151ms and 895 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ rsc-kitchen-sink/__tests__/e2e.test.mts:47:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving with renderToStream (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120005ms and 853 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:80:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120072ms and 885 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:33:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120180ms and 850 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, yarn)
The job has exceeded the maximum execution time of 1h0m0s
|
|
render-apis/__tests__/e2e.test.mts > Render APIs Playground > renderToString API works correctly (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 940119ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
render-apis/__tests__/e2e.test.mts > Render APIs Playground > renderToStream API works correctly (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 940119ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
render-apis/__tests__/e2e.test.mts > Render APIs Playground > home page renders navigation (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 940119ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving with renderToStream (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120022ms and 708 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:80:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120068ms and 719 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:33:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120219ms and 872 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
import-from-use-client/__tests__/e2e.test.mts > SSR Inter-Module Imports > it should correctly render messages from client utils (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 938569ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
chakra-ui/__tests__/e2e.test.mts > Chakra-UI comprehensive playground (deployment) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120047ms and 1155 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ chakra-ui/__tests__/e2e.test.mts:22:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
chakra-ui/__tests__/e2e.test.mts > Chakra-UI comprehensive playground (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 921278ms and 10 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
baseui/__tests__/e2e.test.mts > interactive components work correctly (deployment) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120059ms and 1137 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ baseui/__tests__/e2e.test.mts:43:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, pnpm)
The job has exceeded the maximum execution time of 1h0m0s
|
|
render-apis/__tests__/e2e.test.mts > Render APIs Playground > renderToStream API works correctly (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 940080ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
render-apis/__tests__/e2e.test.mts > Render APIs Playground > home page renders navigation (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 940080ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving with renderToStream (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120014ms and 967 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:80:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
non-blocking-suspense/__tests__/e2e.test.mts > button is interactive while suspense is resolving (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120480ms and 965 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ non-blocking-suspense/__tests__/e2e.test.mts:33:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
mdx/__tests__/e2e.test.mts > renders MDX and client component (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120067ms and 920 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ mdx/__tests__/e2e.test.mts:31:3
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
import-from-use-client/__tests__/e2e.test.mts > SSR Inter-Module Imports > it should correctly render messages from client utils (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 937693ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
baseui/__tests__/e2e.test.mts > interactive components work correctly (deployment) > >:
playground/baseui/__tests__/e2e.test.mts#L34
Error: Waiting for selector `[data-testid="main-title"]` failed
❯ Function.waitFor ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/QueryHandler.ts:213:36
❯ CdpFrame.waitForSelector ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Frame.ts:747:13
❯ CdpPage.waitForSelector ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:3054:12
❯ baseui/__tests__/e2e.test.mts:34:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
Caused by: Caused by: Error: Waiting failed
❯ WaitTask.<instance_members_initializer> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/WaitTask.ts:41:19
❯ new WaitTask ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/WaitTask.ts:50:3
❯ IsolatedWorld.waitForFunction ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Realm.ts:74:22
❯ Function.waitFor ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/QueryHandler.ts:171:50
❯ CdpFrame.waitForSelector ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Frame.ts:747:13
❯ CdpPage.waitForSelector ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/Page.ts:3054:12
❯ baseui/__tests__/e2e.test.mts:34:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
Caused by: Caused by: ProtocolError: Runtime.callFunctionOn timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/CallbackRegistry.ts:127:12
❯ new Callback ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/CallbackRegistry.ts:132:3
❯ CallbackRegistry.create ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/CallbackRegistry.ts:30:22
❯ Connection._rawSend ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/Connection.ts:136:22
❯ CdpCDPSession.send ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/CdpSession.ts:103:29
❯ ExecutionContext.#evaluate ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:422:44
❯ ExecutionContext.evaluateHandle ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:352:32
❯ IsolatedWorld.evaluateHandle ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:175:26
❯ CdpJSHandle.evaluateHandle ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/api/JSHandle.ts:94:29
❯ WaitTask.rerun ../node_modules/.pnpm/puppeteer-core@24.22.3/node_modules/puppeteer-core/src/common/WaitTask.ts:154:41
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
|
baseui/__tests__/e2e.test.mts > interactive components work correctly (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 935984ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
baseui/__tests__/e2e.test.mts > renders Base UI playground without errors (deployment) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 120017ms and 1137 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ baseui/__tests__/e2e.test.mts:19:5
❯ ../sdk/dist/lib/e2e/testHarness.mjs:357:21
❯ runTestWithRetries ../sdk/dist/lib/e2e/testHarness.mjs:268:13
❯ ../sdk/dist/lib/e2e/testHarness.mjs:356:17
|
|
baseui/__tests__/e2e.test.mts > renders Base UI playground without errors (dev) > >:
sdk/dist/lib/e2e/poll.mjs#L22
Error: Polling timed out after 935984ms and 15 attempts
❯ poll ../sdk/dist/lib/e2e/poll.mjs:22:11
❯ pollValue ../sdk/dist/lib/e2e/poll.mjs:26:5
❯ createDevServer ../sdk/dist/lib/e2e/testHarness.mjs:181:23
|
|
playground-e2e-tests / Playground E2E Test (macos-latest, npm)
The job has exceeded the maximum execution time of 1h0m0s
|
|
smoke-test-starters / Starter Smoke Test (standard, ubuntu-latest, yarn-classic)
Process completed with exit code 1.
|
|
smoke-test-starters / Starter Smoke Test (standard, ubuntu-latest, yarn)
Process completed with exit code 1.
|
|
smoke-test-starters / Starter Smoke Test (standard, macos-latest, yarn)
Process completed with exit code 1.
|
|
smoke-test-starters / Starter Smoke Test (standard, macos-latest, yarn-classic)
Process completed with exit code 1.
|
|
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, 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, 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 (macos-latest, npm)
No files were found with the provided path: /tmp/*-e2e-test-*
playground/**/node_modules/.cache/wrangler. No artifacts will be uploaded.
|
|
smoke-test-starters / Starter Smoke Test (standard, ubuntu-latest, yarn-classic)
No files were found with the provided path: smoke-test-artifacts/standard. No artifacts will be uploaded.
|
|
smoke-test-starters / Starter Smoke Test (standard, ubuntu-latest, yarn)
No files were found with the provided path: smoke-test-artifacts/standard. No artifacts will be uploaded.
|
|
smoke-test-starters / Starter Smoke Test (standard, macos-latest, yarn)
No files were found with the provided path: smoke-test-artifacts/standard. No artifacts will be uploaded.
|
|
smoke-test-starters / Starter Smoke Test (standard, macos-latest, yarn-classic)
No files were found with the provided path: smoke-test-artifacts/standard. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
smoke-test-artifacts-minimal-macos-latest-npm
Expired
|
210 KB |
sha256:b91ab065fbf4c647cd7a34108708fcf86f1dce2f648f79b822a2975309d7b59a
|
|
|
smoke-test-artifacts-minimal-macos-latest-pnpm
Expired
|
212 KB |
sha256:35d8f7acf59657ccc809c84392233860c2e5b28d3a5a266a94afafe87a5bec98
|
|
|
smoke-test-artifacts-minimal-macos-latest-yarn
Expired
|
212 KB |
sha256:22efac6f84a02f471ef4e40351039f784d5811b2196c9ee56093818b4c63b604
|
|
|
smoke-test-artifacts-minimal-macos-latest-yarn-classic
Expired
|
215 KB |
sha256:befdfa2a220069325ac44786990f64cb1d02145921abc75ef28487c589364daa
|
|
|
smoke-test-artifacts-minimal-ubuntu-latest-npm
Expired
|
215 KB |
sha256:b05ce3a6e3dec5a14ab42eb3b203311e164931fe4b64c62b5f0bf23bc9051a0c
|
|
|
smoke-test-artifacts-minimal-ubuntu-latest-pnpm
Expired
|
217 KB |
sha256:09857440815efab66aa45b298cd31a4a4e9b202129b7cb6761ca874feea711d6
|
|
|
smoke-test-artifacts-minimal-ubuntu-latest-yarn
Expired
|
215 KB |
sha256:d04f3934ee205f7d5276a281e349cea71e00e64104c97b749326e3cf3e692317
|
|
|
smoke-test-artifacts-minimal-ubuntu-latest-yarn-classic
Expired
|
214 KB |
sha256:36ad29531872bd1bdacd6cdbb1725afec2964ee7c54a439c9e4e031e6fc208d1
|
|
|
smoke-test-artifacts-standard-macos-latest-npm
Expired
|
220 KB |
sha256:234f2879ec650720a2c2d60552d7d9e0e0811d2a7d8b26b81cada177b5dfe738
|
|
|
smoke-test-artifacts-standard-macos-latest-pnpm
Expired
|
224 KB |
sha256:21457393bcaf9b9b1a53e6f71d15ae642a13a82e0f39b98e510414f50a3da156
|
|
|
smoke-test-artifacts-standard-ubuntu-latest-npm
Expired
|
224 KB |
sha256:ff702510020c2732d8fe1b30d6eb2d5218c956536e30dde76e428ec1e9be77c6
|
|
|
smoke-test-artifacts-standard-ubuntu-latest-pnpm
Expired
|
225 KB |
sha256:b06c18dde5f239e17b83437ba4ac20ed9811fb126fcd969e52f8e374a7ed8b9b
|
|