Skip to content

Commit 0290693

Browse files
authored
[llvm-profdata] XFAIL broken test on windows (#124165)
XFAIL `llvm/test/tools/llvm-profdata/general.proftext` after it was accidentally broken by #105915. I will follow up to get this fixed.
1 parent 6045146 commit 0290693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/tools/llvm-profdata/general.proftext

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# FIXME: Somehow this is failing on windows after https://github.com/llvm/llvm-project/pull/105915
2+
# XFAIL: system-windows
13
# RUN: llvm-profdata merge -sparse=true %s -o %t.profdata
24

35
# RUN: llvm-profdata merge -sparse=false %s -o %t.profdata.dense

0 commit comments

Comments
 (0)