Skip to content

chore: fix test fixture package #9019

chore: fix test fixture package

chore: fix test fixture package #9019

Triggered via pull request April 23, 2024 09:29
Status Failure
Total duration 17m 41s
Artifacts

ci.yml

on: pull_request
Matrix: test-browser-windows
Matrix: test-browser
Matrix: test-ui-e2e
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
test/runner.test.ts > should not report coverage when "coverag.reportOnFailure" has default value and tests fail: test/fails/test/runner.test.ts#L47
AssertionError: expected '\n RUN v1.5.0 /home/runner/work/vitest/vitest/test/fails/fixtures\n Coverage enabled with istanbul\n\n ✓ each-timeout.test.ts > test each timeout\n\n Test Files 1 passed (1)\n Tests 1 passed (1)\n Start at 09:34:37\n Duration 643ms (transform 6ms, setup 1ms, collect 17ms, tests 24ms, environment 0ms, prepare 214ms)\n\n % Coverage report from istanbul\n----------|---------|----------|---------|---------|-------------------\nFile | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s \n----------|---------|----------|---------|---------|-------------------\nAll files | 0 | 0 | 0 | 0 | \n----------|---------|----------|---------|---------|-------------------\n' not to match 'Coverage report from istanbul' - Expected + Received - Coverage report from istanbul + + RUN v1.5.0 /home/runner/work/vitest/vitest/test/fails/fixtures + Coverage enabled with istanbul + + ✓ each-timeout.test.ts > test each timeout + + Test Files 1 passed (1) + Tests 1 passed (1) + Start at 09:34:37 + Duration 643ms (transform 6ms, setup 1ms, collect 17ms, tests 24ms, environment 0ms, prepare 214ms) + + % Coverage report from istanbul + ----------|---------|----------|---------|---------|------------------- + File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s + ----------|---------|----------|---------|---------|------------------- + All files | 0 | 0 | 0 | 0 | + ----------|---------|----------|---------|---------|------------------- + ❯ test/runner.test.ts:47:22
test (ubuntu-latest, 20)
Process completed with exit code 1.
test (windows-latest, 20)
Process completed with exit code 1.
test-ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ui-e2e (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ui-e2e (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser (chrome, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser (edge, webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser (firefox, firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ui-e2e (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser-windows (chrome, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-browser-windows (edge, webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-14, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.