Skip to content

Commit 6139c0c

Browse files
committed
Re-enable discarding group tests
1 parent 97d2f4f commit 6139c0c

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// REQUIRES: executable_test
55
// REQUIRES: concurrency_runtime
66

7-
// REQUIRES: rdar104762037
8-
97
// rdar://78109470
108
// UNSUPPORTED: back_deployment_runtime
119

test/Concurrency/Runtime/async_taskgroup_discarding_neverConsumingTasks.swift

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

6-
// REQUIRES: rdar104762037
7-
86
// UNSUPPORTED: back_deployment_runtime
97
// UNSUPPORTED: OS=linux-gnu
108

test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// REQUIRES: concurrency
55
// REQUIRES: reflection
66

7-
// REQUIRES: rdar104762037
8-
97
// rdar://76038845
108
// REQUIRES: concurrency_runtime
119
// UNSUPPORTED: back_deployment_runtime

0 commit comments

Comments
 (0)