Skip to content

Commit 682b5e2

Browse files
authored
Merge pull request #3970 from aschwaighofer/swift-3.0-branch
This test is known to fail on a debug stdlib
2 parents ce0083a + 50068d8 commit 682b5e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/1_stdlib/Dispatch.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
// REQUIRES: objc_interop
55

6+
// rdar://27226313
7+
// REQUIRES: optimized_stdlib
8+
69
import Dispatch
710
import Foundation
811
import StdlibUnittest

0 commit comments

Comments
 (0)