DynamoRIO / DynamoRIO/dynamorio
automatically re-run tests that failed
Open
Component-Tools
help wanted
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Unfortunately, like all test suites, ours has some flaky tests that fail
non-deterministically and have been very difficult to fix. A typical
solution is to re-try the tests that failed the first time. This issue
covers adding that to our test suite.
Xref
http://stackoverflow.com/questions/13547175/how-to-rerun-the-failed-tests-with-ctest
Contributor guide
Assessment
This issue has not been assessed yet.