Skip to content

Commit e21d0aa

Browse files
Merge pull request #40658 from aschwaighofer/rdar_86773147
Disable failing test async_taskgroup_cancel_parent_affects_group.swift in optimized mode
2 parents dc0bd52 + 389a0aa commit e21d0aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_cancel_parent_affects_group.swift

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

11+
// rdar://86773147
12+
// REQUIRES: swift_test_mode_optimize_none
13+
1114
import Dispatch
1215

1316
@available(SwiftStdlib 5.1, *)

0 commit comments

Comments
 (0)