feat: implement module mocking in browser mode #9463
Annotations
3 errors and 1 warning
Test Browser (webdriverio):
test/browser/specs/benchmark.test.ts#L6
AssertionError: expected '\n RUN v2.0.0-beta.3 /home/runner/wo…' to contain '✓ basic.bench.ts > suite-a'
- Expected
+ Received
- ✓ basic.bench.ts > suite-a
+
+ RUN v2.0.0-beta.3 /home/runner/work/vitest/vitest/test/browser/fixtures/benchmark
+ Browser runner started at http://localhost:5173/
+
+
+
+ BENCH Summary
+
+
❯ specs/benchmark.test.ts:6:25
|
Test Browser (webdriverio):
test/browser/specs/runner.test.ts#L34
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(11) ] to have a length of 15 but got 14
- Expected
+ Received
- 15
+ 14
❯ specs/runner.test.ts:34:25
|
Test Browser (webdriverio)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading