[libc++] Mark the shared_future.wait_for test as being flaky
authorLouis Dionne <ldionne@apple.com>
Wed, 4 Mar 2020 15:10:02 +0000 (10:10 -0500)
committerLouis Dionne <ldionne@apple.com>
Wed, 4 Mar 2020 15:10:50 +0000 (10:10 -0500)
commit06dac0c39aa1cb17126a3a368696f05989cae6ae
tree6323c295f8b44b42a34690ae6b8c0f40f7e7683a
parent2bb3fb05e20e272790170e86fb76dac23a67f52c
[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.
libcxx/test/std/thread/futures/futures.shared_future/wait_for.pass.cpp