Skip to content

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

[WIP] fix: wait for hydration via react effect

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

Triggered via pull request June 30, 2024 18:14
Status Failure
Total duration 3m 46s
Artifacts

test.yml

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

Annotations

2 errors, 21 warnings, and 3 notices
[chromium] › hmr.test.ts:91:2 › hmr › client hmr: test\helpers\playwright-fixture.ts#L200
1) [chromium] › hmr.test.ts:91:2 › hmr › client hmr ────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 30000ms exceeded. =========================== 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 = () => this.page.locator('[data-ready]').waitFor({ state: "attached", timeout: 30 * 1000 }); | ^ 201 | try { 202 | await readyCheck() 203 | } catch(err) { at readyCheck (D:\a\vinxi\vinxi\test\helpers\playwright-fixture.ts:200:64) at PlaywrightFixture.isReady (D:\a\vinxi\vinxi\test\helpers\playwright-fixture.ts:209:13) at D:\a\vinxi\vinxi\test\hmr.test.ts:94:3
👀 (os: windows-latest, node: 18)
Process completed with exit code 1.
🎭 Playwright Run Summary
34 passed (1.1m)
🎭 Playwright Run Summary
34 passed (1.4m)
🎭 Playwright Run Summary
1 failed [chromium] › hmr.test.ts:91:2 › hmr › client hmr ─────────────────────────────────────────────── 33 passed (2.5m)
👀 (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/
👀 (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/
👀 (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/
👀 (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] › hmr.test.ts#L1
test\[chromium] › hmr.test.ts took 1.2m
Slow Test: test\[chromium] › fs-router.test.ts#L1
test\[chromium] › fs-router.test.ts took 42.8s
Slow Test: test\[chromium] › basic.test.ts#L1
test\[chromium] › basic.test.ts took 37.7s
👀 (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/