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 |
||
|---|---|---|
| .. | ||
| assign.fail.cpp | ||
| copy.fail.cpp | ||
| default.pass.cpp | ||
| lock.pass.cpp | ||
| lock_shared.pass.cpp | ||
| try_lock.pass.cpp | ||
| try_lock_for.pass.cpp | ||
| try_lock_shared.pass.cpp | ||
| try_lock_shared_for.pass.cpp | ||
| try_lock_shared_until.pass.cpp | ||
| try_lock_until.pass.cpp | ||
| try_lock_until_deadlock_bug.pass.cpp | ||