Mork more tests as FLAKY
authorEric Fiselier <eric@efcs.ca>
Mon, 1 Oct 2018 01:43:42 +0000 (01:43 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 1 Oct 2018 01:43:42 +0000 (01:43 +0000)
llvm-svn: 343435

libcxx/test/std/thread/futures/futures.shared_future/wait_until.pass.cpp
libcxx/test/std/thread/thread.threads/thread.thread.this/sleep_until.pass.cpp

index 6b62202..0a5a3e4 100644 (file)
@@ -8,6 +8,7 @@
 //===----------------------------------------------------------------------===//
 //
 // UNSUPPORTED: libcpp-has-no-threads
+// FLAKY_TEST.
 
 // <thread>