Skip to content

Commit aec50cd

Browse files
authored
[NFC] Disable llvm-objdump test on AIX
After commit 9d5edfd the test is failing on the AIX bot. XFAIL for now to unblock the bot and give time to investigate.
1 parent a5f576e commit aec50cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/tools/llvm-objdump/MachO/AArch64/macho-relative-method-lists.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
XFAIL: system-aix
12
RUN: llvm-objdump --macho --objc-meta-data %p/Inputs/rel-method-lists-arm64_32.dylib | FileCheck %s --check-prefix=CHK32
23
RUN: llvm-otool -ov %p/Inputs/rel-method-lists-arm64_32.dylib | FileCheck %s --check-prefix=CHK32
34

0 commit comments

Comments
 (0)