Skip to content

Commit 076b8d3

Browse files
committed
test: mark flaky test as depending on rdar
1 parent f443f22 commit 076b8d3

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: rdar_CodaFi
9+
810
struct Boom: Error {}
911

1012
func boom() async throws -> Int {

0 commit comments

Comments
 (0)