Skip to content

Commit 5d02a05

Browse files
author
Davide Italiano
committed
[Swift/SIMD] Reenable a test.
<rdar://problem/46330565> apple-llvm-split-commit: a1d4534e5be879cefd65db8d869fb435fe887be9 apple-llvm-split-dir: lldb/
1 parent c612612 commit 5d02a05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lldb/packages/Python/lldbsuite/test/lang/swift/accelerate_simd/TestAccelerateSIMD.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@
1313
from lldbsuite.test.decorators import *
1414

1515
lldbinline.MakeInlineTest(__file__, globals(),
16-
decorators=[swiftTest,skipUnlessDarwin,
17-
skipIf(bugnumber=46330565)])
16+
decorators=[swiftTest,skipUnlessDarwin])

0 commit comments

Comments
 (0)