Skip to content

Commit 3e538d6

Browse files
authored
Merge pull request swiftlang#37454 from atrick/disable-async-stream
Disable Concurrency/Runtime/async_stream.swift for back deployment
2 parents c52affb + 5a1689f commit 3e538d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_stream.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// REQUIRES: executable_test
66
// UNSUPPORTED: use_os_stdlib
77

8+
// rdar://78109470
9+
// UNSUPPORTED: back_deployment_runtime
10+
811
// https://bugs.swift.org/browse/SR-14466
912
// UNSUPPORTED: OS=windows-msvc
1013

0 commit comments

Comments
 (0)