Skip to content

Commit 989cb98

Browse files
committed
Disable Concurrency/blocking_continuations.swift
1 parent 57bd377 commit 989cb98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/blocking_continuations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// REQUIRES: concurrency_runtime
55
// REQUIRES: freestanding
66
// UNSUPPORTED: threading_none
7+
// REQUIRES: rdar126145652
78

89
@_spi(_TaskToThreadModel) import _Concurrency
910
import StdlibUnittest

0 commit comments

Comments
 (0)