Skip to content

Commit 297fb7a

Browse files
mark the test as failing on windows
1 parent 540cc14 commit 297fb7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/Swift/inlined-function-name-backtrace.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Test Swift function name printing in backtraces.
22

3+
# XFAIL: system-windows
34
# RUN: split-file %s %t
45
# RUN: %target-swiftc -g -O %t/main.swift -o %t.out
56
# RUN: %lldb -x -b -s %t/commands.input %t.out -o exit 2>&1 \

0 commit comments

Comments
 (0)