Skip to content

Replace Jest to Vitest 2 #5576

Replace Jest to Vitest 2

Replace Jest to Vitest 2 #5576

Triggered via pull request September 20, 2024 14:10
Status Failure
Total duration 10m 49s
Artifacts 2

test-all.yml

on: pull_request
Code Hygiene
1m 25s
Code Hygiene
Unit tests and Coverage
2m 19s
Unit tests and Coverage
Matrix: Build tests
Matrix: Integration tests
Matrix: Render tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Code Hygiene: test/integration/browser/browser.test.ts#L68
Expected an assignment or function call and instead saw an expression
Code Hygiene: test/integration/browser/browser.test.ts#L68
Unexpected use of comma operator
Code Hygiene
Process completed with exit code 1.
src/ui/hash.test.ts > hash > #_updateHash named: src/ui/hash.test.ts#L263
AssertionError: expected '##map=3/0/0&map=3/2/1' to be '#map=3/2/1' // Object.is equality Expected: "#map=3/2/1" Received: "##map=3/0/0&map=3/2/1" ❯ src/ui/hash.test.ts:263:38
src/ui/hash.test.ts > hash > #_removeHash named: src/ui/hash.test.ts#L313
AssertionError: expected '##map=3/0/0&map=3/1/2' to be '#map=3/1/2' // Object.is equality Expected: "#map=3/1/2" Received: "##map=3/0/0&map=3/1/2" ❯ src/ui/hash.test.ts:313:38
Unit tests and Coverage
Process completed with exit code 1.
Unit tests and Coverage
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
Integration tests (ubuntu-latest)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Integration tests (windows-latest)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1

Artifacts

Produced during runtime
Name Size
build-dist-ubuntu-latest
207 KB
build-dist-windows-latest
207 KB