perf(browser): improve the parallelisation logic #12057
Annotations
4 errors
test/browser/specs/locators.test.ts#L11
AssertionError: expected '\n RUN v2.1.4 /Users/runner/work/vit…' to contain '✓ blog.test.tsx'
- Expected
+ Received
- ✓ blog.test.tsx
+
+ RUN v2.1.4 /Users/runner/work/vitest/vitest/test/browser/fixtures/locators
+ Browser runner started by playwright at http://localhost:63315/
+
+ ✓ query.test.ts > can find a body element
+ ✓ query.test.ts > can find elements inside the body
+
+ Test Files 1 passed (2)
+ Tests 2 passed (3)
+ Start at 11:06:37
+ Duration 2.30s (transform 0ms, setup 333ms, collect 40ms, tests 23ms, environment 0ms, prepare 2.11s)
+
+
❯ specs/locators.test.ts:11:18
|
test/browser/specs/mocking.test.ts#L50
Error: Timeout when waiting for error "Waiting for file changes...".
Received:
stdout:
RERUN ../../1_mocked-on-watch-change.test.ts x1
stderr:
❯ specs/mocking.test.ts:50:16
|
test/browser/specs/runner.test.ts#L145
Error: Snapshot `user-event 1` mismatched
- Expected
+ Received
{
- "cleanup-retry.test.ts": "pass",
+ "cleanup-retry.test.ts": "run",
"cleanup1.test.ts": "pass",
"cleanup2.test.ts": "pass",
}
❯ specs/runner.test.ts:145:87
|
|
This job failed
Loading