Skip to content

Commit ef934e0

Browse files
authored
Merge pull request #76316 from rjmansfield/reenable-async-sequence-test
1 parent 04ed5cf commit ef934e0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/Concurrency/Runtime/async_sequence.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
55

6-
// rdar://76038845
76
// REQUIRES: concurrency_runtime
87

9-
// TODO: This crashes on linux for some strange reason
10-
// REQUIRES: OS=macosx
11-
128
import StdlibUnittest
139

1410
// Utility functions for closure based operators to force them into throwing

0 commit comments

Comments
 (0)