feat: prepare the Vitest API to be stable #12412
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
10s
Lint: node-latest, ubuntu-latest
2m 36s
Matrix: test-browser
Matrix: test
Annotations
9 errors
Lint: node-latest, ubuntu-latest:
test/cli/test/create-vitest.test.ts#L16
Property 'runFiles' is private and only accessible within class 'Vitest'.
|
Lint: node-latest, ubuntu-latest
Process completed with exit code 2.
|
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-18, ubuntu-latest
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L32
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(13) ] to have a length of 17 but got 16
- Expected
+ Received
- 17
+ 16
❯ specs/runner.test.ts:32:25
|
Browser: firefox, windows-latest
Process completed with exit code 1.
|
Build&Test: node-20, windows-latest
Process completed with exit code 1.
|