fix(reporters): show retry
and repeats
counts
#12557
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
9s
Lint: node-latest, ubuntu-latest
2m 36s
Matrix: test-browser
Matrix: test
Annotations
2 errors
test/server.test.ts > server correctly caches data > correctly returns cached and invalidated web modules:
test/vite-node/test/server.test.ts#L203
Error: Matcher did not succeed in 1000ms
❯ test/server.test.ts:203:39
Caused by: Caused by: AssertionError: expected [ …(2) ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
|
Build&Test: node-20, macos-latest
Process completed with exit code 1.
|