Skip to content

Commit 31f4ed9

Browse files
authored
Merge pull request #64277 from ktoso/wip-disable-async-test-freestanding
Disable async-stream test in freestanding mode
2 parents 11e152f + 6883592 commit 31f4ed9

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)