Skip to content

Commit e1da998

Browse files
committed
Revert "XFAIL test under Linux"
This reverts commit a8e1409.
1 parent 7e23237 commit e1da998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/union/TestSwiftCUnion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class TestSwiftCUnion(lldbtest.TestBase):
1111
mydir = lldbtest.TestBase.compute_mydir(__file__)
1212

1313
@swiftTest
14-
@expectedFailureAll(oslist=['linux'], bugnumber='rdar://104681366')
1514
def test_c_unions(self):
1615
self.build()
1716
target, process, thread, bkpt = lldbutil.run_to_source_breakpoint(

0 commit comments

Comments
 (0)