llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.m...
Eric Fiselier d4ad2adb00 [libc++] Mark more try_lock tests as possibly flaky.
These tests check that an operations happens within a specified
deadline, which causes flaky failures on slow machines or machines
under heavy load.

By adding the // FLAKY_TEST. tag it allows the test suite to
retry or ignore the tests
2020-02-27 13:25:57 -05:00
..
thread.mutex.class [libc++] Mark more try_lock tests as possibly flaky. 2020-02-27 13:25:57 -05:00
thread.mutex.recursive [libc++] Mark more try_lock tests as possibly flaky. 2020-02-27 13:25:57 -05:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00