Skip to content

Commit 7ed1abd

Browse files
committed
[lldb] Skip invalid-condition.test on Windows
This test is making the Windows bot unhappy. Unfortunately the output doesn't tell me much about what exactly is wrong.
1 parent 2edac9d commit 7ed1abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/Breakpoint/invalid-condition.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# UNSUPPORTED: system-windows
12
# RUN: %clang_host %p/Inputs/dummy-target.c -o %t.out
23
# RUN: %lldb -b -o "br s -n main -c 'bogus'" -o "run" %t.out 2>&1 | FileCheck %s
34

0 commit comments

Comments
 (0)