Skip to content

Browser tests don't run in parallel with browser.enabled = true #6834

@timganter

Description

@timganter

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

  1. Download this stackblitz: https://stackblitz.com/edit/vitest-dev-vitest-ezbb8s
  2. npm install (locally)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feat: browserIssues and PRs related to the browser runnerfeat: workspaceIssues and PRs related to the workspace featurep3-minor-bugAn edge case that only affects very specific usage (priority)

    Type

    No type

    Projects

    Status

    Approved

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions