Skip to content

Commit 99dd438

Browse files
mark tests as failing on linux and windows
1 parent c6b8ffa commit 99dd438

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-darwin
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)