Skip to content

Commit 38eeab9

Browse files
committed
Revert "Merge pull request #5316 from adrian-prantl/100034078"
This reverts commit 76d733c, reversing changes made to b286431.
1 parent d8fdb5e commit 38eeab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/unknown_reference/TestSwiftUnknownReference.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def check_class(self, var_self):
2727
lldbutil.check_variable(self, m_string, summary='"world"')
2828

2929
@swiftTest
30-
@skipIfDarwin # This test fails non-reproducibly in CI. rdar://100034078
3130
@skipUnlessFoundation
3231
def test_unknown_objc_ref(self):
3332
"""Test unknown references to Objective-C objects."""

0 commit comments

Comments
 (0)