Skip to content

Commit 6f63cd3

Browse files
committed
XFAIL test under linux
rdar://104671730
1 parent bffc860 commit 6f63cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/functionalities/rerun_and_expr_dylib/TestRerunAndExprDylib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
class TestRerunExprDylib(TestBase):
1313
@skipIfWindows
14+
@expectedFailureAll(oslist=['linux'], bugnumber='rdar://104671730')
1415
def test(self):
1516
"""
1617
Tests whether re-launching a process without destroying

0 commit comments

Comments
 (0)