================ @@ -78,6 +93,7 @@ def test_launch_via_vRun_no_args(self): self.expect_gdbremote_sequence() @add_test_categories(["llgs"]) + @skipIfRemote ---------------- DavidSpickett wrote: Why is only this test skipped? https://github.com/llvm/llvm-project/pull/91931