forked from OSchip/llvm-project
Mark another test as flaky
Reported on the NetBSD buildbot. llvm-svn: 353622
This commit is contained in:
parent
89a4deea96
commit
61113341f7
|
@ -9,6 +9,8 @@
|
||||||
// UNSUPPORTED: libcpp-has-no-threads
|
// UNSUPPORTED: libcpp-has-no-threads
|
||||||
// UNSUPPORTED: c++98, c++03, c++11, c++14
|
// UNSUPPORTED: c++98, c++03, c++11, c++14
|
||||||
|
|
||||||
|
// FLAKY_TEST.
|
||||||
|
|
||||||
// <shared_mutex>
|
// <shared_mutex>
|
||||||
|
|
||||||
// class shared_mutex;
|
// class shared_mutex;
|
||||||
|
|
Loading…
Reference in New Issue