Skip to content

fix(vitest): decouple fake/real time in waitFor()'s check #11928

fix(vitest): decouple fake/real time in waitFor()'s check

fix(vitest): decouple fake/real time in waitFor()'s check #11928

Triggered via pull request October 28, 2024 13:12
Status Failure
Total duration 13m 30s
Artifacts

ci.yml

on: pull_request
Diff: node-latest, ubuntu-latest
10s
Diff: node-latest, ubuntu-latest
Lint: node-latest, ubuntu-latest
2m 30s
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: webkit, macos-latest
Process completed with exit code 1.