[all-commits] [llvm/llvm-project] 06dac0: [libc++] Mark the shared_future.wait_for test as b...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Mar 4 07:10:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06dac0c39aa1cb17126a3a368696f05989cae6ae
https://github.com/llvm/llvm-project/commit/06dac0c39aa1cb17126a3a368696f05989cae6ae
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M libcxx/test/std/thread/futures/futures.shared_future/wait_for.pass.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list