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

Use rerunFailingTestsCount for dealing with UI flaky tests #227

Closed
LorenzoBettini opened this issue Mar 31, 2024 · 0 comments · Fixed by #228
Closed

Use rerunFailingTestsCount for dealing with UI flaky tests #227

LorenzoBettini opened this issue Mar 31, 2024 · 0 comments · Fixed by #228
Labels
for: CI 🚀 Related to Continuous Integration

Comments

@LorenzoBettini
Copy link
Collaborator

Maven surefire provides https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#rerunFailingTestsCount for rerunning failing tests. This could be useful for our UI tests that sometimes are flaky. The property is honored by Tycho as well.

@LorenzoBettini LorenzoBettini added the for: CI 🚀 Related to Continuous Integration label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: CI 🚀 Related to Continuous Integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant