Skip to content

Commit 1800e66

Browse files
committed
[lldb] Skip Watchpoint/ExpressionLanguage.test on Windows
This test fails on the aarch64-windows bots unfortunately. Mark as unsupported. Context: https://lab.llvm.org/buildbot/#/builders/219/builds/2389 (cherry picked from commit 7590cc9)
1 parent 53b3f15 commit 1800e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/Watchpoint/ExpressionLanguage.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: %clangxx_host %p/Inputs/languages.cpp -g -o %t.out
23
# RUN: %lldb -b -o 'settings set interpreter.stop-command-source-on-error false' -s %s %t.out 2>&1 | FileCheck %s
34

0 commit comments

Comments
 (0)