Some of the mutex tests fail on machines with high load. This patch implements the test directive "// FLAKY_TEST" which allows a test to be run 3 times before it's considered a failure. llvm-svn: 280050 |
||
|---|---|---|
| .. | ||
| copy_assign.fail.cpp | ||
| copy_ctor.fail.cpp | ||
| default.pass.cpp | ||
| move_assign.pass.cpp | ||
| move_ctor.pass.cpp | ||
| mutex.pass.cpp | ||
| mutex_adopt_lock.pass.cpp | ||
| mutex_defer_lock.pass.cpp | ||
| mutex_duration.pass.cpp | ||
| mutex_time_point.pass.cpp | ||
| mutex_try_to_lock.pass.cpp | ||