Skip to content

[WIP] fix: wait for hydration via react effect #742

[WIP] fix: wait for hydration via react effect

[WIP] fix: wait for hydration via react effect #742

Triggered via pull request June 30, 2024 18:35
Status Failure
Total duration 9m 16s
Artifacts

test.yml

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

Annotations

3 errors, 24 warnings, and 3 notices
[chromium] › basic.test.ts:46:2 › basic-dev › hydrates: test/basic.test.ts#L1
1) [chromium] › basic.test.ts:46:2 › basic-dev › hydrates ──────────────────────────────────────── Test timeout of 360000ms exceeded.
[chromium] › basic.test.ts:46:2 › basic-dev › hydrates: test/helpers/playwright-fixture.ts#L200
1) [chromium] › basic.test.ts:46:2 › basic-dev › hydrates ──────────────────────────────────────── Error: locator.waitFor: Page closed =========================== logs =========================== waiting for locator('[data-ready]') ============================================================ at helpers/playwright-fixture.ts:200 198 | async isReady () { 199 | let DEBUG = true || !!process.env.DEBUG; > 200 | const readyCheck = (timeout?: number) => this.page.locator('[data-ready]').waitFor({ state: "attached", timeout }); | ^ 201 | try { 202 | await readyCheck(30 * 1000) 203 | } catch(err) { at readyCheck (/Users/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:200:80) at PlaywrightFixture.isReady (/Users/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:13) at /Users/runner/work/vinxi/vinxi/test/basic.test.ts:49:3
👀 (os: macos-latest, node: 18)
Process completed with exit code 1.
🎭 Playwright Run Summary
34 passed (1.3m)
🎭 Playwright Run Summary
34 passed (2.4m)
🎭 Playwright Run Summary
1 failed [chromium] › basic.test.ts:46:2 › basic-dev › hydrates ───────────────────────────────────────── 33 passed (8.4m)
👀 (os: ubuntu-latest, node: 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2.2.2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
👀 (os: ubuntu-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Slow Test: test/[chromium] › hmr.test.ts#L1
test/[chromium] › hmr.test.ts took 42.7s
👀 (os: windows-latest, node: 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2.2.2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
👀 (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Slow Test: test\[chromium] › fs-router.test.ts#L1
test\[chromium] › fs-router.test.ts took 43.3s
Slow Test: test\[chromium] › hmr.test.ts#L1
test\[chromium] › hmr.test.ts took 43.1s
Slow Test: test\[chromium] › basic.test.ts#L1
test\[chromium] › basic.test.ts took 37.9s
👀 (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: macos-latest, node: 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2.2.2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 (os: macos-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Slow Test: test/[chromium] › basic.test.ts#L1
test/[chromium] › basic.test.ts took 6.1m
Slow Test: test/[chromium] › hmr.test.ts#L1
test/[chromium] › hmr.test.ts took 42.6s
👀 (os: macos-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: macos-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: macos-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
👀 (os: macos-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/