Skip to content

feat(reporters): summary option for verbose and default reporters #12169

feat(reporters): summary option for verbose and default reporters

feat(reporters): summary option for verbose and default reporters #12169

Triggered via pull request November 11, 2024 09:30
Status Cancelled
Total duration 9m 30s
Artifacts

ci.yml

on: pull_request
Diff: node-latest, ubuntu-latest
9s
Diff: node-latest, ubuntu-latest
Lint: node-latest, ubuntu-latest
2m 35s
Lint: node-latest, ubuntu-latest
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Lint: node-latest, ubuntu-latest: test/cli/test/console.test.ts#L7
Expected 1 arguments, but got 0.
Lint: node-latest, ubuntu-latest: test/reporters/tests/console.test.ts#L22
Expected 1 arguments, but got 0.
Lint: node-latest, ubuntu-latest
Process completed with exit code 2.
specs/mocking.test.ts > mocking works correctly - isolated true: test/browser/specs/mocking.test.ts#L15
AssertionError: expected '⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯\n\n FA…' to be '' // Object.is equality - Expected + Received + ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ + + FAIL mocked-factory-hoisted.test.ts > adds + AssertionError: expected 3 to be 448 // Object.is equality + + Failure screenshot: + - fixtures/mocking/__screenshots__/mocked-factory-hoisted.test.ts/adds-1.png + + - Expected + + Received + + - 448 + + 3 + + ❯ mocked-factory-hoisted.test.ts:13:52 + 11| + 12| test('adds', () => { + 13| fn.mockReturnValue(448) + | ^ + 14| expect(calculator('plus', 1, 2)).toBe(448) + 15| }) + + ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ + + ❯ specs/mocking.test.ts:15:25
Browser: firefox, macos-latest
Process completed with exit code 1.
test/hmr.test.ts > hmr.accept works correctly: test/vite-node/test/hmr.test.ts#L14
Error: Timeout when waiting for error "Hello world!". Received: stdout: [vite-node] hot updated: /Users/runner/work/vitest/vitest/test/vite-node/src/hmr-script.js stderr: Hello! Accept ❯ test/hmr.test.ts:14:18
Build&Test: node-20, macos-latest
Process completed with exit code 1.
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
Build&Test: node-20, windows-latest
Canceling since a higher priority waiting request for 'ci-6893' exists
Build&Test: node-20, windows-latest
The operation was canceled.
Build&Test: node-18, ubuntu-latest
Canceling since a higher priority waiting request for 'ci-6893' exists
Build&Test: node-18, ubuntu-latest
The operation was canceled.