From de9206315b7692b33694eae0d58dc1278e4a1977 Mon Sep 17 00:00:00 2001 From: Ebuka Ezike Date: Wed, 10 Sep 2025 19:02:22 +0100 Subject: [PATCH] [lldb][test] skip test `TestRerunAndExprDylib.py` on remote --- .../rerun_and_expr_dylib/TestRerunAndExprDylib.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py b/lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py index a8f98ef0f0182..19edaac964e62 100644 --- a/lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py +++ b/lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py @@ -28,6 +28,7 @@ def isUbuntu18_04(): class TestRerunExprDylib(TestBase): @skipTestIfFn(isUbuntu18_04, bugnumber="rdar://103831050") @skipIfWindows + @skipIfRemote def test(self): """ Tests whether re-launching a process without destroying