[lldb] Disable Shell/Subporcess with reproducers

GitOrigin-RevId: ba62ebc48e8c424ce3a78ba01acda679d536dd47
diff --git a/test/Shell/Subprocess/lit.local.cfg b/test/Shell/Subprocess/lit.local.cfg
new file mode 100644
index 0000000..c9b378b
--- /dev/null
+++ b/test/Shell/Subprocess/lit.local.cfg
@@ -0,0 +1,2 @@
+if 'lldb-repro' in config.available_features:
+  config.unsupported = True