Skip to content

vitest-ecosystem-ci-from-pr #21

vitest-ecosystem-ci-from-pr

vitest-ecosystem-ci-from-pr #21

Manually triggered December 9, 2024 09:13
Status Failure
Total duration 22m 15s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
3s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 19 warnings
tests/HelloWorld.spec.ts > renders name: workspace/vitest-browser-examples/browser-examples/examples/svelte/tests/HelloWorld.spec.ts#L6
Svelte error: lifecycle_function_unavailable `mount(...)` is not available on the server ❯ lifecycle_function_unavailable ../../../../../../../../../../node_modules/.vite/deps/svelte.js:19:17 ❯ Module.mount ../../../../../../../../../../node_modules/.vite/deps/svelte.js:48:3 ❯ mount ../../node_modules/.pnpm/vitest-browser-svelte@0.0.1_@vitest+browser@3.0.0-beta.1_svelte@5.0.0-next.210_vitest@3.0.0-beta.1/node_modules/vitest-browser-svelte/src/core/modern.svelte.js:28:27 ❯ render ../../node_modules/.pnpm/vitest-browser-svelte@0.0.1_@vitest+browser@3.0.0-beta.1_svelte@5.0.0-next.210_vitest@3.0.0-beta.1/node_modules/vitest-browser-svelte/src/pure.js:70:21 ❯ tests/HelloWorld.spec.ts:6:35
tests/HelloWorld.spec.ts > renders name: workspace/vitest-browser-examples/browser-examples/examples/svelte/tests/HelloWorld.spec.ts#L6
Svelte error: lifecycle_function_unavailable `mount(...)` is not available on the server ❯ lifecycle_function_unavailable ../../../../../../../../../../node_modules/.vite/deps/svelte.js:19:17 ❯ Module.mount ../../../../../../../../../../node_modules/.vite/deps/svelte.js:48:3 ❯ mount ../../node_modules/.pnpm/vitest-browser-svelte@0.0.1_@vitest+browser@3.0.0-beta.1_svelte@5.0.0-next.210_vitest@3.0.0-beta.1/node_modules/vitest-browser-svelte/src/core/modern.svelte.js:28:27 ❯ render ../../node_modules/.pnpm/vitest-browser-svelte@0.0.1_@vitest+browser@3.0.0-beta.1_svelte@5.0.0-next.210_vitest@3.0.0-beta.1/node_modules/vitest-browser-svelte/src/pure.js:70:21 ❯ tests/HelloWorld.spec.ts:6:35
execute-all (vitest-browser-examples)
Process completed with exit code 1.
execute-all (nuxt)
Property 'loadNuxt' does not exist on type 'typeof import("/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/types")'.
execute-all (nuxt)
Property 'build' does not exist on type 'typeof import("/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/types")'.
execute-all (nuxt)
Property 'loadNuxt' does not exist on type 'typeof import("/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/types")'.
execute-all (nuxt)
Property 'build' does not exist on type 'typeof import("/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/types")'.
execute-all (nuxt)
Process completed with exit code 1.
execute-all (nuxt-test-utils)
Process completed with exit code 1.
execute-all (vitest-github-actions-reporter)
Property 'type' does not exist on type 'never'.
execute-all (vitest-github-actions-reporter)
Property 'type' does not exist on type 'never'.
execute-all (vitest-github-actions-reporter)
Process completed with exit code 1.
execute-all (vitest-sonar-reporter)
This comparison appears to be unintentional because the types '"suite" | "test"' and '"custom"' have no overlap.
execute-all (vitest-sonar-reporter)
This comparison appears to be unintentional because the types '"suite" | "test"' and '"custom"' have no overlap.
execute-all (vitest-sonar-reporter)
Process completed with exit code 1.
basic.test.ts > workspaces: workspace/vitest-vscode/vscode/test-e2e/basic.test.ts#L53
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.result-summary > [custom-hover]') Expected string: "1/1" Received string: "0/0" Call log: - locator._expect with timeout 5000ms - waiting for locator('.result-summary > [custom-hover]') - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" ❯ Proxy.<anonymous> ../node_modules/.pnpm/playwright@1.42.1/node_modules/playwright/lib/matchers/expect.js:174:37 ❯ basic.test.ts:53:49 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { matcherResult: { name: 'toHaveText', expected: '1/1', message: 'Timed out 5000ms waiting for expect(locator).toHaveText(expected)\n\nLocator: locator(\'.result-summary > [custom-hover]\')\nExpected string: "1/1"\nReceived string: "0/0"\nCall log:\n - locator._expect with timeout 5000ms\n - waiting for locator(\'.result-summary > [custom-hover]\')\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n', pass: false, actual: '0/0', log: [ 'locator._expect with timeout 5000ms', 'waiting for locator(\'.result-summary > [custom-hover]\')', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"' ], timeout: 5000 } }
basic.test.ts > workspaces: workspace/vitest-vscode/vscode/test-e2e/basic.test.ts#L53
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.result-summary > [custom-hover]') Expected string: "1/1" Received string: "0/0" Call log: - locator._expect with timeout 5000ms - waiting for locator('.result-summary > [custom-hover]') - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" ❯ Proxy.<anonymous> ../node_modules/.pnpm/playwright@1.42.1/node_modules/playwright/lib/matchers/expect.js:174:37 ❯ basic.test.ts:53:49 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { matcherResult: { name: 'toHaveText', expected: '1/1', message: 'Timed out 5000ms waiting for expect(locator).toHaveText(expected)\n\nLocator: locator(\'.result-summary > [custom-hover]\')\nExpected string: "1/1"\nReceived string: "0/0"\nCall log:\n - locator._expect with timeout 5000ms\n - waiting for locator(\'.result-summary > [custom-hover]\')\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n', pass: false, actual: '0/0', log: [ 'locator._expect with timeout 5000ms', 'waiting for locator(\'.result-summary > [custom-hover]\')', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"' ], timeout: 5000 } }
basic.test.ts > workspaces: workspace/vitest-vscode/vscode/test-e2e/basic.test.ts#L53
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: locator('.result-summary > [custom-hover]') Expected string: "1/1" Received string: "0/0" Call log: - locator._expect with timeout 5000ms - waiting for locator('.result-summary > [custom-hover]') - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" - locator resolved to <div custom-hover="true">0/0</div> - unexpected value "0/0" ❯ Proxy.<anonymous> ../node_modules/.pnpm/playwright@1.42.1/node_modules/playwright/lib/matchers/expect.js:174:37 ❯ basic.test.ts:53:49 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { matcherResult: { name: 'toHaveText', expected: '1/1', message: 'Timed out 5000ms waiting for expect(locator).toHaveText(expected)\n\nLocator: locator(\'.result-summary > [custom-hover]\')\nExpected string: "1/1"\nReceived string: "0/0"\nCall log:\n - locator._expect with timeout 5000ms\n - waiting for locator(\'.result-summary > [custom-hover]\')\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n - locator resolved to <div custom-hover="true">0/0</div>\n - unexpected value "0/0"\n', pass: false, actual: '0/0', log: [ 'locator._expect with timeout 5000ms', 'waiting for locator(\'.result-summary > [custom-hover]\')', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"', ' locator resolved to <div custom-hover="true">0/0</div>', ' unexpected value "0/0"' ], timeout: 5000 } }
basic.test.ts > custom imba language: workspace/vitest-vscode/vscode/test-e2e/tester.ts#L56
TimeoutError: locator.getAttribute: Timeout 30000ms exceeded. Call log: - waiting for locator('[aria-label*="test (Not"][aria-level="1"]').or(locator('[aria-label="test"][aria-level="1"]')) ❯ TesterTree.expand tester.ts:56:35 ❯ basic.test.ts:65:21
basic.test.ts > custom imba language: workspace/vitest-vscode/vscode/test-e2e/tester.ts#L56
TimeoutError: locator.getAttribute: Timeout 30000ms exceeded. Call log: - waiting for locator('[aria-label*="test (Not"][aria-level="1"]').or(locator('[aria-label="test"][aria-level="1"]')) ❯ TesterTree.expand tester.ts:56:35 ❯ basic.test.ts:65:21
basic.test.ts > custom imba language: workspace/vitest-vscode/vscode/test-e2e/tester.ts#L56
TimeoutError: locator.getAttribute: Timeout 30000ms exceeded. Call log: - waiting for locator('[aria-label*="test (Not"][aria-level="1"]').or(locator('[aria-label="test"][aria-level="1"]')) ❯ TesterTree.expand tester.ts:56:35 ❯ basic.test.ts:65:21
init
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (aria-live-capture)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (elk)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-browser-examples)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (lerna-lite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (nuxt-test-utils)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-browser-simple)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-github-actions-reporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-reporters-large)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (zustand)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-sonar-reporter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vue)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-vscode)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (effect)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-benchmark-large)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
execute-all (vitest-coverage-large)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update-comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636