We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cbdd3 commit 0df7953Copy full SHA for 0df7953
lldb/test/Shell/Reproducer/lit.local.cfg
@@ -7,3 +7,6 @@ if 'system-windows' in config.available_features:
7
8
if 'lldb-repro' in config.available_features:
9
config.unsupported = True
10
+
11
+# Temporarily disable the reproducer tests.
12
+config.unsupported = True
0 commit comments