Skip to content

Commit 038b057

Browse files
authored
Enable async_taskgroup_discarding.swift
Enable the test and see if we can reproduce the failure with backtraces now.
1 parent 0a1ae45 commit 038b057

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %target-run-simple-swift( -Xfrontend -disable-availability-checking -parse-as-library) | %FileCheck %s
22
// TODO: move to target-run-simple-leaks-swift once CI is using at least Xcode 14.3
33

4-
// rdar://110025115 - Temporarily disable this test
5-
// REQUIRES: rdar110025115
6-
74
// REQUIRES: concurrency
85
// REQUIRES: executable_test
96
// REQUIRES: concurrency_runtime

0 commit comments

Comments
 (0)