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.
TestRerunAndExprDylib.py
1 parent d7e6e72 commit 55e99efCopy full SHA for 55e99ef
lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py
@@ -28,6 +28,7 @@ def isUbuntu18_04():
28
class TestRerunExprDylib(TestBase):
29
@skipTestIfFn(isUbuntu18_04, bugnumber="rdar://103831050")
30
@skipIfWindows
31
+ @skipIfRemote
32
def test(self):
33
"""
34
Tests whether re-launching a process without destroying
0 commit comments