Skip to content

Commit e5f8853

Browse files
authored
Merge pull request #11401 from augusto2112/reneable-inlinearray-test
[lldb] Reenable TestSwiftInlineArray
2 parents 59621e7 + 65aca97 commit e5f8853

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/API/lang/swift/inline_array/TestSwiftInlineArray.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import lldbsuite.test.lldbtest as lldbtest
44
import lldbsuite.test.lldbutil as lldbutil
55

6-
@skipIf(bugnumber = "rdar://159531251")
76
class TestSwiftInlineArray(lldbtest.TestBase):
87

98
NO_DEBUG_INFO_TESTCASE = True

0 commit comments

Comments
 (0)