Skip to content

Commit 7951960

Browse files
committed
Revert "XFAIL test under Linux"
This reverts commit cb54299.
1 parent 4276240 commit 7951960

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/c_type_external_provider/TestSwiftCTypeExternalProvider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def setUp(self):
1616
self.main_source_spec = lldb.SBFileSpec(self.main_source)
1717

1818
@swiftTest
19-
@expectedFailureAll(oslist=['linux'], bugnumber='rdar://104671405')
2019
def test_swift_regex(self):
2120
"""Test that C types with builtin metadata emitted are looked up using
2221
external type info provider."""

0 commit comments

Comments
 (0)