Skip to content

Commit d637100

Browse files
committed
Revert "XFAIL test under Linux"
This reverts commit f4e1af0.
1 parent a816b65 commit d637100

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/dwarfimporter/BridgingPCH/TestSwiftDWARFImporterBridgingPCH.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def build(self):
4141
@skipIf(oslist=['windows'])
4242
# We delete the pch that would contains the debug info as part of the setup.
4343
#@skipIf(debug_info=no_match(["dsym"]))
44-
@expectedFailureAll(oslist=['linux'], bugnumber='rdar://104670979')
4544
@swiftTest
4645
def test_dwarf_importer(self):
4746
lldb.SBDebugger.MemoryPressureDetected()

0 commit comments

Comments
 (0)