Skip to content

Commit 51d8b4b

Browse files
committed
[lldb/test] Fix target-label.test on Fuchsia
This shell test also checks some SBAPI functionalities and thus requires python support. Signed-off-by: Med Ismail Bennani <[email protected]>
1 parent f40711b commit 51d8b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/Target/target-label.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# REQUIRES: python
2+
# UNSUPPORTED: system-windows
13
# RUN: %lldb -b -o 'settings set interpreter.stop-command-source-on-error false' -s %s 2>&1 | FileCheck %s
24

35
target create -l "ls" /bin/ls

0 commit comments

Comments
 (0)