Skip to content

Commit 7e23237

Browse files
committed
XFAIL test under Linux
1 parent 020c465 commit 7e23237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/cxx_interop/forward/test-cxx-class/TestCxxClass.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
class TestClass(TestBase):
1010

1111
@swiftTest
12+
@expectedFailureAll(oslist=['linux'], bugnumber='rdar://104681506')
1213
def test_class(self):
1314
self.build()
1415
self.runCmd('setting set target.experimental.swift-enable-cxx-interop true')

0 commit comments

Comments
 (0)