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.
2 parents e4386fa + 2319e3e commit 0f0f8a0Copy full SHA for 0f0f8a0
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