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 test fixes, restricted visibility suite and wait improvements #6158

Conversation

emilghittasv
Copy link
Collaborator

  • Adding Mozilla Monitor to playwright coverage.
  • Fixing some failures caused by the recent taxonomy work.
  • Isolating the restricted visibility kb articles to avoid flakiness (no longer using a single kb article for multiple tests. Making use of the create_delete_article fixture to create a fresh kb article before each test & delete when done)
  • Removing unused playwright.yml and pytest.ini markers.
  • Reworking the waits.
- Fixing some failures caused by the recent taxonomy work.
- Isolating the restricted visibility kb articles to avoid flakiness (no longer using a single kb article for multiple tests. Making use of the create_delete_article fixture to create a fresh kb article before each test & delete it when done)
- Removing unused playwright.yml and pytest.ini markers.
- Reworking the waits.
@emilghittasv emilghittasv requested a review from escattone August 1, 2024 17:51
@emilghittasv emilghittasv merged commit 1b8f5cd into mozilla:main Aug 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants