[AIX][tests] XFAIL -ftime-trace test for now
authorJake Egan <5326451+jakeegan@users.noreply.github.com>
Mon, 15 May 2023 05:39:46 +0000 (01:39 -0400)
committerJake Egan <5326451+jakeegan@users.noreply.github.com>
Mon, 15 May 2023 05:41:27 +0000 (01:41 -0400)
This test is failing due to D150282. XFAIL this test for now while it's being investigated to get the AIX bot green.

clang/test/Driver/ftime-trace.cpp

index d1c9a0f..ee577a8 100644 (file)
@@ -1,3 +1,6 @@
+// Failing on AIX due to D150282
+// XFAIL: target={{.*}}-aix{{.*}}
+
 // RUN: rm -rf %t && mkdir -p %t && cd %t
 // RUN: %clangxx -S -no-canonical-prefixes -ftime-trace -ftime-trace-granularity=0 -o out %s
 // RUN: cat out.json \