Mork more tests as FLAKY

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@343435 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2018-10-01 01:43:42 +00:00
parent 2641c8077d
commit ea2334b94f
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
// UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: libcpp-has-no-threads
// UNSUPPORTED: c++98, c++03 // UNSUPPORTED: c++98, c++03
// FLAKY_TEST // FLAKY_TEST.
// <future> // <future>

View File

@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// //
// UNSUPPORTED: libcpp-has-no-threads // UNSUPPORTED: libcpp-has-no-threads
// FLAKY_TEST.
// <thread> // <thread>