Skip to content

feat(vitest): add onTestsRerun method to global setup context #12061

feat(vitest): add onTestsRerun method to global setup context

feat(vitest): add onTestsRerun method to global setup context #12061

Triggered via pull request November 5, 2024 11:35
Status Failure
Total duration 13m 12s
Artifacts

ci.yml

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

Annotations

2 errors
specs/runner.test.ts > running browser tests > tests are actually running: test/browser/specs/runner.test.ts#L35
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(13) ] to have a length of 17 but got 16 - Expected + Received - 17 + 16 ❯ specs/runner.test.ts:35:25
Browser: chromium, windows-latest
Process completed with exit code 1.