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]: Executed test is not shown in UI-mode after test is completed #30330

Closed
KnowitRobertFred opened this issue Apr 11, 2024 · 2 comments
Closed

Comments

@KnowitRobertFred
Copy link

Version

1.43.0

Steps to reproduce

When running tests in UI-mode the test execution is removed from the UI after completion and the test is marked as "Did not run".

Expected behavior

When test execution is comleted the result should be displayed in the test list
During test run:
image
After completed test
image

Actual behavior

The test result and trace are removed from the list

Additional context

No response

Environment

System:
    OS: Windows 11 10.0.22621
    CPU: (16) x64 AMD Ryzen 7 PRO 6850H with Radeon Graphics
    Memory: 15.09 GB / 31.29 GB
  Binaries:
    Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.2.3 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    VSCode: 1.88.0 - C:\Users\frerob\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD
  Languages:
    Bash: 5.2.21 - C:\Program Files\Git\usr\bin\bash.EXE
  npmPackages:
    @playwright/test: ^1.43.0 => 1.43.0
    playwright: ^1.41.2 => 1.43.0
@mxschmitt
Copy link
Member

Duplicate of #30300.

Canary has a fix for it already: https://playwright.dev/docs/canary-releases

@KnowitRobertFred
Copy link
Author

Great news! Thank you!

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

2 participants