Skip to content

Commit 50068d8

Browse files
committed
This test is known to fail on a debug stdlib
rdar://27226313 (cherry picked from commit b5a8805)
1 parent ce0083a commit 50068d8

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)