Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: restart test debug does not restart test #32655

Open
tansaku opened this issue Sep 17, 2024 · 1 comment
Open

[Bug]: restart test debug does not restart test #32655

tansaku opened this issue Sep 17, 2024 · 1 comment

Comments

@tansaku
Copy link

tansaku commented Sep 17, 2024

Version

1.93.1

Steps to reproduce

Run and test in debug mode from the integrated test runner with a breakpoint
Having stopped on a breakpoint press the restart button in the debugger
See that the test does not restart

Expected behavior

I expect restart in the debugging of a test to restart the test

Actual behavior

the test does not restart

Additional context

Note that this bug has been raised a couple of times already:

Environment

System:
    OS: macOS 14.5
    CPU: (12) arm64 Apple M2 Max
    Memory: 99.39 MB / 32.00 GB
  Binaries:
    Node: 20.4.0 - ~/.nvm/versions/node/v20.4.0/bin/node
    npm: 9.8.0 - ~/.nvm/versions/node/v20.4.0/bin/npm
  IDEs:
    VSCode: 1.93.1 - /usr/local/bin/code
  Languages:
    Bash: 3.2.57 - /bin/bash
@tansaku
Copy link
Author

tansaku commented Sep 18, 2024

and apologies, maybe this is not a playright issue, but a vscode issue - I have opened a ticket there: microsoft/vscode#228916

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant