Improve E2E test stability #12035
Labels
a-Testing
Testing-related traits such as efficiency, robustness, coverage
c.Task
Other non-user-facing works, e.g. refactoring, adding tests
help wanted
Moderate difficulty, small localized change; suitable for novice contributors
E2E test stability due to timing issues or otherwise is a perpetual problem that has plagued us since Selenium was adopted, but Selenium is not (entirely) to blame as the problems are mostly due to the nature of browser-based testing.
While we can't fix the problem "for good" as E2E tests get added/updated and browsers keep evolving, we should aim towards periodically fixing those issues that often fail builds that should otherwise pass.
The text was updated successfully, but these errors were encountered: