eclipse-gemoc / eclipse-gemoc/gemoc-studio
Retry failed SWTBot tests a few times
Open
releng
- Dominant language
- PostScript
- Stars
- 27
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
It still often happens that some SWTBot tests fail on the CI on a first try, and do not fail when a new build is manually triggered on the CI right after.
It would be great to have a way to automatically retry the failed tests a few times, just in case. We should investigate at which level this could be done:
- Jenkinsfile?
- maven? (surefire option)
- JUnit? (custom runner)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.