[Dexter] XFAIL Dexter tests for Apple Silicon (arm64)
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 May 2023 22:42:42 +0000 (15:42 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 May 2023 22:43:20 +0000 (15:43 -0700)
cross-project-tests/debuginfo-tests/dexter-tests/memvars/const-branch.c
cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp
cross-project-tests/debuginfo-tests/llgdb-tests/static-member.cpp

index 5b6647c..79ff74c 100644 (file)
@@ -2,6 +2,7 @@
 // RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
 // RUN: %test_debuginfo %s %t.out
 // XFAIL: gdb-clang-incompatibility
+// XFAIL: system-darwin && target-aarch64
 
 // DEBUGGER: delete breakpoints
 // DEBUGGER: break static-member.cpp:33
index 29dd84d..abfa8e3 100644 (file)
@@ -2,6 +2,7 @@
 // RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
 // RUN: %test_debuginfo %s %t.out
 // XFAIL: !system-darwin && gdb-clang-incompatibility
+// XFAIL: system-darwin && target-aarch64
 // DEBUGGER: delete breakpoints
 // DEBUGGER: break static-member.cpp:33
 // DEBUGGER: r