Skip to content

Commit 74fb992

Browse files
authored
[llvm-gsymutil] Disable test macho-gsym-merged-callsites-dsym (#119957)
The macho-gsym-merged-callsites-dsym is failing on some hosts. Disabling for now while we come up with a fix.
1 parent 7c294eb commit 74fb992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/test/tools/llvm-gsymutil/ARM_AArch64/macho-gsym-merged-callsites-dsym.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# FIXME: Currently disabled as it fails on some Linux hosts
2+
# UNSUPPORTED: true
3+
4+
15
## Test that reconstructs a dSYM file from YAML and generates a gsym from it. The gsym has callsite info and merged functions.
26

37
# RUN: split-file %s %t

0 commit comments

Comments
 (0)