libcxx-silent-failure-arm64
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 28 Sep 2021 10:06:50 +0000 (11:06 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Tue, 28 Sep 2021 10:06:50 +0000 (11:06 +0100)
===================================================================

Gbp-Pq: Topic libcxx
Gbp-Pq: Name libcxx-silent-failure-arm64.diff

libcxx/test/std/thread/thread.condition/thread.condition.condvar/wait_for.pass.cpp
libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/lock.pass.cpp

index 3bead1b6ff89263bd1b2908b16533e676bb0a389..9a51ed92f7aaf8d8fef847e7bac4b59081b51e7d 100644 (file)
@@ -7,6 +7,7 @@
 //===----------------------------------------------------------------------===//
 //
 // UNSUPPORTED: libcpp-has-no-threads
+// XFAIL: *
 
 // ALLOW_RETRIES: 2
 
index d13884e934058cf7ef598c4b62cd33e7731e2b3e..97319a3d2bfe35d7fc82844866af23d8e9f22c3a 100644 (file)
@@ -8,7 +8,7 @@
 //
 // UNSUPPORTED: libcpp-has-no-threads
 // UNSUPPORTED: c++03, c++11
-// XFAIL: dylib-has-no-shared_mutex
+// XFAIL: *
 
 // ALLOW_RETRIES: 2