We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ed5cf commit ef934e0Copy full SHA for ef934e0
test/Concurrency/Runtime/async_sequence.swift
@@ -3,12 +3,8 @@
3
// REQUIRES: executable_test
4
// REQUIRES: concurrency
5
6
-// rdar://76038845
7
// REQUIRES: concurrency_runtime
8
9
-// TODO: This crashes on linux for some strange reason
10
-// REQUIRES: OS=macosx
11
-
12
import StdlibUnittest
13
14
// Utility functions for closure based operators to force them into throwing
0 commit comments