[NFC] Disable test temporarily to investigate why it's failing on AIX
authorJake Egan <5326451+jakeegan@users.noreply.github.com>
Mon, 6 Mar 2023 14:22:05 +0000 (09:22 -0500)
committerJake Egan <jake.egan@ibm.com>
Mon, 6 Mar 2023 14:27:54 +0000 (09:27 -0500)
Test failing due to D145098. Disabling the test to get the AIX bot
green while investigating.

clang/test/ClangScanDeps/modules-full-output-tu-order.c

index eb96d2e..e676a29 100644 (file)
@@ -1,3 +1,6 @@
+// Disable the test temporarily to investigate why it's failing on AIX.
+// XFAIL: target={{.*}}-aix{{.*}}
+
 // This test checks that ordering of TUs in the input CDB is preserved in the full output.
 
 // RUN: rm -rf %t