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

Improve E2E test stability #12035

Open
wkurniawan07 opened this issue Jan 21, 2023 · 0 comments
Open

Improve E2E test stability #12035

wkurniawan07 opened this issue Jan 21, 2023 · 0 comments
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

Comments

@wkurniawan07
Copy link
Member

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.

@wkurniawan07 wkurniawan07 added help wanted Moderate difficulty, small localized change; suitable for novice contributors a-Testing Testing-related traits such as efficiency, robustness, coverage c.Task Other non-user-facing works, e.g. refactoring, adding tests labels Jan 21, 2023
@wkurniawan07 wkurniawan07 pinned this issue Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant