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

Playwright+JS. Test run doesn't start by 'start-test-run' with filtering #340

Open
metroprog opened this issue Apr 20, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@metroprog
Copy link

Playwright+JS. When I run start-test-run with filtering, reporter finds filtered tests but run doesn't start.

To Reproduce

  1. Tests are imported to testomat.io

  2. Some tests have tag 'smoke'

  3. Execute

TESTOMATIO=<ProjectKey> npx start-test-run -c 'npx playwright test' --filter 'testomatio:tag-name=smoke'
  1. Tests are found but run doesn't start. See error in console

Expected behavior
Filtered tests are running and run saves in testomat.io.

Screenshots
Code_RWysP0kmZG

@metroprog metroprog added the bug Something isn't working label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants