Skip to content

Component fields

Component fields #4132

Triggered via pull request October 3, 2023 03:51
Status Success
Total duration 3m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: End-to-End Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 29 warnings, and 2 notices
src/routes/blocking/spec.ts:7:3 › blocking › CSR blocking_disable: e2e/kit/src/lib/utils/testsHelper.ts#L202
1) src/routes/blocking/spec.ts:7:3 › blocking › CSR blocking_disable ============================= Error: element "div[id=result]" must BE 👇 Expected: "undefined-undefined" Received: "with_blocking_disable:1-Bruce Willis" at src/lib/utils/testsHelper.ts:202 200 | // If the selector is not found, we will get an error: Timeout. 201 | // It's usually because the page is not loading properly! > 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe); | ^ 203 | } 204 | 205 | /** at expect_to_be (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80) at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/blocking/spec.ts:18:5
src/routes/customIDs/spec.ts:6:3 › customIDs › Mutation should update the cache: e2e/kit/src/lib/utils/testsHelper.ts#L202
2) src/routes/customIDs/spec.ts:6:3 › customIDs › Mutation should update the cache =============== Error: element "div[id=result]" must BE 👇 - Expected - 1 + Received + 3 - User: 1 - Book: 0 - Rate: 10 User: 5 - Book: 5 - Rate: 8 User: 1 - Book: 1 - Rate: 9 + User: 1 - Book: 0 - Rate: 10 + User: 5 - Book: 5 - Rate: 8 + User: 1 - Book: 1 - Rate: 9 at src/lib/utils/testsHelper.ts:202 200 | // If the selector is not found, we will get an error: Timeout. 201 | // It's usually because the page is not loading properly! > 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe); | ^ 203 | } 204 | 205 | /** at expect_to_be (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80) at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/customIDs/spec.ts:10:5
src/routes/stores/action-mutation/spec.ts:7:3 › action-mutation › happy path action-mutation : e2e/kit/src/lib/utils/testsHelper.ts#L202
3) src/routes/stores/action-mutation/spec.ts:7:3 › action-mutation › happy path action-mutation = Error: element "span[id=name-error]" must BE 👇 Expected: "*" Received: "" at src/lib/utils/testsHelper.ts:202 200 | // If the selector is not found, we will get an error: Timeout. 201 | // It's usually because the page is not loading properly! > 202 | expect(trimed ? result?.trim() : result, `element "${selector}" must BE 👇`).toBe(toBe); | ^ 203 | } 204 | 205 | /** at expect_to_be (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:202:80) at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/stores/action-mutation/spec.ts:19:5
src/routes/stores/partial-off/spec.ts:6:3 › Partial Pages › overlapping nested routes shouldn't trigger - from parent: e2e/kit/src/lib/utils/testsHelper.ts#L138
4) src/routes/stores/partial-off/spec.ts:6:3 › Partial Pages › overlapping nested routes shouldn't trigger - from parent Error: Not the right number of responses (selector: #child, Waited 9999ms.) Expected: 1 Received: 0 at src/lib/utils/testsHelper.ts:138 136 | nbResponse, 137 | `Not the right number of responses (selector: ${selector}, Waited ${time_waiting}ms.)` > 138 | ).toBe(n); | ^ 139 | 140 | // Sort and return! 141 | return listStr.sort(); at expect_n_gql (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:138:5) at expect_1_gql (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:29:19) at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/stores/partial-off/spec.ts:14:5
Verify Create
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Verify Create
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/
Verify Create
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/
Verify Create
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/
Verify Create
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/
Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Formatting
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/
Formatting
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/
Formatting
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Tests (ubuntu-latest, e2e-svelte)
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/
End-to-End Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
End-to-End Linter
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/
End-to-End Linter
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/
End-to-End Linter
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/
End-to-End Linter
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/
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
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/
Tests
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/
Tests
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/
Tests
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
End-to-End Tests (ubuntu-latest, e2e-kit)
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/
🎭 Playwright Run Summary
1 passed (6.8s)
🎭 Playwright Run Summary
4 flaky src/routes/blocking/spec.ts:7:3 › blocking › CSR blocking_disable ============================== src/routes/customIDs/spec.ts:6:3 › customIDs › Mutation should update the cache ================ src/routes/stores/action-mutation/spec.ts:7:3 › action-mutation › happy path action-mutation == src/routes/stores/partial-off/spec.ts:6:3 › Partial Pages › overlapping nested routes shouldn't trigger - from parent 104 passed (1.6m)