Skip to content

Commit fe1c482

Browse files
authored
[lldb][nfc]Make test "xfail" on windows (llvm#140588)
1 parent 021443c commit fe1c482

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lldb/test/Shell/Commands/list-header.test

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# REQUIRES: x86
1+
## Does not work on windows (yet?) PDB debug-info likely does something wrong
2+
## with the header files.
3+
# XFAIL: system-windows
24

35
## Test that `list header.h:<line>` works correctly when header is available.
46
##

0 commit comments

Comments
 (0)