summaryrefslogtreecommitdiffstats
path: root/test/libcxx
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-02-11 01:25:57 +0000
committerEric Fiselier <eric@efcs.ca>2015-02-11 01:25:57 +0000
commit578c9e8f469b64652ba9921187cd85a64dc96ef9 (patch)
tree4b72dfc3af804f6dfad11749df36d17507fcc35d /test/libcxx
parent566739170a02ad900fbf256f7f414256252cd910 (diff)
downloadexternal_libcxx-578c9e8f469b64652ba9921187cd85a64dc96ef9.tar.gz
external_libcxx-578c9e8f469b64652ba9921187cd85a64dc96ef9.tar.bz2
external_libcxx-578c9e8f469b64652ba9921187cd85a64dc96ef9.zip
libc++ tests: wait_until.pass test sporadically fails (bug 21998)
Summary: Hello Howard, While running the libc++ tests on our ARM boards, we encounter sporadic failures of the two tests: test/std/thread/futures/futures.shared_future/wait_until.pass.cpp test/std/thread/futures/futures.unique_future/wait_until.pass.cpp The worker thread might not finish yet when the main thread checks its result. I filed the bug 21998 for this case: http://llvm.org/bugs/show_bug.cgi?id=21998 Would you be able to review this please? Thank you. Oleg Reviewers: howard.hinnant, mclow.lists, danalbert, jroelofs, EricWF Reviewed By: jroelofs, EricWF Subscribers: EricWF, mclow.lists, aemerson, llvm-commits Differential Revision: http://reviews.llvm.org/D6750 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@228783 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/libcxx')
0 files changed, 0 insertions, 0 deletions