Skip to content

Commit 3d3e1fd

Browse files
authored
Merge pull request #37503 from atrick/disable-async-stream
Disable Concurrency/Runtime/async_stream.swift
2 parents 0675da8 + 2e77557 commit 3d3e1fd

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
@@ -11,6 +11,9 @@
1111
// https://bugs.swift.org/browse/SR-14466
1212
// UNSUPPORTED: OS=windows-msvc
1313

14+
// Race condition
15+
// REQUIRES: rdar78033828
16+
1417
import _Concurrency
1518
import StdlibUnittest
1619
import Dispatch

0 commit comments

Comments
 (0)