Skip to content

Commit 2319e3e

Browse files
committed
[lldb] Temporarily disable the reproducer tests
1 parent 1ba0d51 commit 2319e3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lldb/test/Shell/Reproducer/lit.local.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ if 'system-windows' in config.available_features:
77

88
if 'lldb-repro' in config.available_features:
99
config.unsupported = True
10+
11+
# Temporarily disable the reproducer tests.
12+
config.unsupported = True

0 commit comments

Comments
 (0)