-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
feat: browserIssues and PRs related to the browser runnerIssues and PRs related to the browser runnerfeat: workspaceIssues and PRs related to the workspace featureIssues and PRs related to the workspace featurep3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)
Description
Describe the bug
When running a single test file using playwright in webkit, chromium, and firefox in a workspace, they run sequentially instead of in parallel.
Reproduction
Steps to reproduce
- Download this stackblitz: https://stackblitz.com/edit/vitest-dev-vitest-ezbb8s
- npm install (locally)
- npm test (locally)
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
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
feat: browserIssues and PRs related to the browser runnerIssues and PRs related to the browser runnerfeat: workspaceIssues and PRs related to the workspace featureIssues and PRs related to the workspace featurep3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)
Type
Projects
Status
Approved