mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-21 15:02:51 +00:00
[libc++] Mark the shared_future.wait_for test as being flaky
It is timing sensitive and it fails from time to time. If marking it as flaky doesn't help, we can try tweaking the time outs.
This commit is contained in:
parent
2bb3fb05e2
commit
06dac0c39a
@ -9,6 +9,8 @@
|
||||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// FLAKY_TEST.
|
||||
|
||||
// <future>
|
||||
|
||||
// class shared_future<R>
|
||||
|
Loading…
Reference in New Issue
Block a user