libcxx-silent-failure-arm64
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 30 Nov 2022 15:15:42 +0000 (15:15 +0000)
committerGianfranco Costamagna <locutusofborg@debian.org>
Wed, 30 Nov 2022 15:15:42 +0000 (15:15 +0000)
===================================================================

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 42150207c3c4d87b32bae7df07bb5ba86ff3c111..e4926771c300cd1db0595571f2aad70dc5e0999b 100644 (file)
@@ -8,6 +8,7 @@
 //
 // UNSUPPORTED: no-threads
 // ALLOW_RETRIES: 2
+// XFAIL: *
 
 // <condition_variable>
 
index e633251d7288a0b010e7ec972da2834fbca95470..349128be551e032935fb2e509a1a8c1dc8f3edef 100644 (file)
@@ -11,7 +11,7 @@
 // ALLOW_RETRIES: 2
 
 // dylib support for shared_mutex was added in macosx10.12
-// XFAIL: use_system_cxx_lib && target={{.+}}-apple-macosx10.{{9|10|11}}
+// XFAIL: *
 
 // <shared_mutex>