Skip to content

Commit 639f70c

Browse files
committed
Revert "XFAIL test under Linux"
This reverts commit 7e23237.
1 parent fa351a4 commit 639f70c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)