Skip to content

Commit 3bb2551

Browse files
Merge pull request #3959 from aschwaighofer/fix_test_1_stdlib_dispatch_swift
This test is known to fail on a debug stdlib
2 parents 3dd4f58 + b5a8805 commit 3bb2551

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)