Skip to content

Commit 7992308

Browse files
authored
Revert "[lldb] Reenable TestSwiftForwardInteropExpressions"
1 parent d327080 commit 7992308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/cxx_interop/forward/expressions/TestSwiftForwardInteropExpressions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from lldbsuite.test.lldbtest import *
66
from lldbsuite.test.decorators import *
77

8+
@skipIf(bugnumber = "rdar://159675331")
89
class TestSwiftForwardInteropExpressions(TestBase):
910

1011
def setup(self, bkpt_str):

0 commit comments

Comments
 (0)