Skip to content

Commit 998d351

Browse files
authored
Merge pull request swiftlang#40396 from compnerd/repair
test: mark flaky test as depending on rdar
2 parents f443f22 + 991e32f commit 998d351

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_asynciterator_semantics.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// UNSUPPORTED: back_deployment_runtime
66
// UNSUPPORTED: linux
77

8+
// REQUIRES: rdar86028226
9+
810
struct Boom: Error {}
911

1012
func boom() async throws -> Int {

0 commit comments

Comments
 (0)