libcxx-silent-failure-arm64
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Mon, 11 Sep 2023 13:40:42 +0000 (14:40 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 11 Sep 2023 13:40:42 +0000 (14:40 +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 42150207c3c4d87b32bae7df07bb5ba86ff3c111..e4926771c300cd1db0595571f2aad70dc5e0999b 100644 (file)
@@ -8,6 +8,7 @@
 //
 // UNSUPPORTED: no-threads
 // ALLOW_RETRIES: 2
+// XFAIL: *
 
 // <condition_variable>
 
index 1bc131a7b968ff8d3e892af72ea3d785dd1e29f3..d310c5360aa52b01e5fc055bfccfa7a2d147ce9c 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>