Skip to content

[Bug]: UI seems to lock on Windows making tests time out #30629

Closed
@pbrzosko

Description

@pbrzosko

Version

1.42.1

Steps to reproduce

  1. Clone my repo at https://github.com/pbrzosko/playwright-lock-issue
  2. Run npm install
  3. Run npm run pw on a Windows machine
  4. Execute tests in the UI

Expected behavior

All tests should run similar amount of time and not time out. Here is a screenshot of them running on OSX:
image

Actual behavior

On Windows, it seems like tests are locking each other on some resource. Thus they start to time out and run very slowly:
image

Additional context

When run with one worker, it seems to work fine:
image

Environment

System:
    OS: Windows 10 10.0.19045
    CPU: (24) x64 12th Gen Intel(R) Core(TM) i7-12850HX
    Memory: 6.77 GB / 31.69 GB
  Binaries:
    Node: 18.12.0 - C:\Program Files\nodejs\node.EXE
    npm: 8.19.2 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    VSCode: 1.87.2 - C:\Users\rgzc\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD
  Languages:
    Bash: 5.0.17 - C:\Windows\System32\bash.EXE
  npmPackages:
    @playwright/experimental-ct-vue: ^1.42.1 => 1.42.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions