Skip to content

Commit 6883592

Browse files
committed
Disable async-stream test in freestanding mode
1 parent a45f233 commit 6883592

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_stream.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
// rdar://78109470
88
// UNSUPPORTED: back_deployment_runtime
9+
// UNSUPPORTED: freestanding
910

1011
import _Concurrency
1112
import StdlibUnittest

0 commit comments

Comments
 (0)