Skip to content

Commit 25dc215

Browse files
committed
[AIX][tests] XFAIL -ftime-trace test for now
This test is failing due to D150282. XFAIL this test for now while it's being investigated to get the AIX bot green.
1 parent f2a05c6 commit 25dc215

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/Driver/ftime-trace.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Failing on AIX due to D150282
2+
// XFAIL: target={{.*}}-aix{{.*}}
3+
14
// RUN: rm -rf %t && mkdir -p %t && cd %t
25
// RUN: %clangxx -S -no-canonical-prefixes -ftime-trace -ftime-trace-granularity=0 -o out %s
36
// RUN: cat out.json \

0 commit comments

Comments
 (0)