Skip to content

Commit 3747805

Browse files
committed
unskip test that appears to be working
1 parent c957ce7 commit 3747805

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/tagged_pointer/TestSwiftTaggedPointer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ class TestSwiftAnyType(lldbtest.TestBase):
1313
# This test depends on NSObject, so it is not available on non-Darwin
1414
# platforms.
1515
@skipUnlessDarwin
16-
@skipIf(bugnumber="rdar://problem/66842937")
1716
def test(self):
1817
self.build()
1918
target, process, thread, bkpt = lldbutil.run_to_source_breakpoint(

0 commit comments

Comments
 (0)