Skip to content

Commit 5a1689f

Browse files
committed
Disable Concurrency/Runtime/async_stream.swift for armv7s
dyld: Symbol not found: _concurrencyEnableCooperativeQueues rdar://78109470
1 parent f832153 commit 5a1689f

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)