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 1ba0d51 commit 2319e3eCopy full SHA for 2319e3e
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