Browser tests don't run in parallel with browser.enabled = true
#6834
Labels
feat: browser
Issues and PRs related to the browser runner
feat: workspace
Issues and PRs related to the workspace feature
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
When running a single test file using
playwright
inwebkit
,chromium
, andfirefox
in a workspace, they run sequentially instead of in parallel.Reproduction
Steps to reproduce
You should see that the browser tests run locally. Confirmed by @hi-ogawa over Discord who suggested making an issue.
Video of repro
sequence.mov
System Info
MacBook Pro with `Total Number of Cores: 12 (8 performance and 4 efficiency)`
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: