Skip to content

Commit f4e1af0

Browse files
committed
XFAIL test under Linux
rdar://104670979
1 parent bf7c884 commit f4e1af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ 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')
4445
@swiftTest
4546
def test_dwarf_importer(self):
4647
lldb.SBDebugger.MemoryPressureDetected()

0 commit comments

Comments
 (0)