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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Results of test run in UI Mode disappear after short delay with "Did not run" message #30404

Closed
karlhorky opened this issue Apr 17, 2024 · 1 comment

Comments

@karlhorky
Copy link
Contributor

Version

1.43.0

Steps to reproduce

  1. Run a test using UI mode (playwright test --ui)
  2. After test errors or is successful, the results disappear with the message "Did not run" 馃挜
Kapture.2024-04-17.at.20.44.53.mp4

Expected behavior

The test results shouldn't be cleared / disappear

Actual behavior

The test results disappear

Additional context

No response

Environment

System:
    OS: macOS 14.4.1
    Memory: 138.88 MB / 16.00 GB
  Binaries:
    Node: 20.12.2 - /opt/homebrew/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 10.5.2 - /opt/homebrew/bin/npm
    pnpm: 9.0.2 - /opt/homebrew/bin/pnpm
    bun: 1.1.4 - /opt/homebrew/bin/bun
  Languages:
    Bash: 5.2.0 - /opt/homebrew/bin/bash
@karlhorky
Copy link
Contributor Author

Oh, looks like @dtokarczyk reported this same issue over in #30339 and @mxschmitt fixed in #30312 馃檶

I can confirm that @playwright/test@1.43.1 fixes the issue for us.

Closing

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