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.
2 parents 7aea9d4 + 038b057 commit 7cfc8d6Copy full SHA for 7cfc8d6
test/Concurrency/Runtime/async_taskgroup_discarding.swift
@@ -1,9 +1,6 @@
1
// RUN: %target-run-simple-swift( -Xfrontend -disable-availability-checking -parse-as-library) | %FileCheck %s
2
// TODO: move to target-run-simple-leaks-swift once CI is using at least Xcode 14.3
3
4
-// rdar://110025115 - Temporarily disable this test
5
-// REQUIRES: rdar110025115
6
-
7
// REQUIRES: concurrency
8
// REQUIRES: executable_test
9
// REQUIRES: concurrency_runtime
0 commit comments