Skip to content

Commit d84f386

Browse files
authored
Merge pull request #67559 from nate-chandler/cherrypick/release/5.9/rdar112898559
[Test] Disable test with debug stdlibs.
2 parents 454b98e + 29d1e27 commit d84f386

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/Concurrency/rdar107275872.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
// REQUIRES: executable_test
99
// REQUIRES: concurrency_runtime
1010

11+
// rdar://108260399
12+
// REQUIRES: optimized_stdlib
13+
1114
import Foundation
1215

1316
@main struct M {

0 commit comments

Comments
 (0)