Skip to content

Commit 66359bb

Browse files
committed
unxfail passing tests
1 parent 9e8e885 commit 66359bb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lldb/test/API/lang/swift/dwarfimporter/C/TestSwiftDWARFImporterC.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def test_dwarf_importer(self):
6767
target.Clear()
6868
lldb.SBDebugger.MemoryPressureDetected()
6969

70-
@expectedFailureAll #FIXME: This regressed silently due to 2c911bceb06ed376801251bdfd992905a66f276c
7170
@skipIf(archs=['ppc64le'], bugnumber='SR-10214')
7271
@swiftTest
7372
# This test needs a working Remote Mirrors implementation.

lldb/test/API/lang/swift/optionset/TestSwiftOptionSetType.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
lldbinline.MakeInlineTest(__file__, globals(),
1616
decorators=[swiftTest,skipUnlessDarwin,
17-
expectedFailureAll, #FIXME: This regressed silently due to 2c911bceb06ed376801251bdfd992905a66f276c
1817
expectedFailureAll(bugnumber="rdar://60396797",
1918
setting=('symbols.use-swift-clangimporter', 'false'))
2019
])

0 commit comments

Comments
 (0)