Skip to content

Commit e803a5f

Browse files
authored
Reenable async_task_locals_groups.swift
Resolves rdar://82092187 This was likely the same task group issue as in other places - reenabling the test
1 parent b330ac5 commit e803a5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Concurrency/Runtime/async_task_locals_groups.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: %target-run-simple-swift( -Xfrontend -disable-availability-checking -parse-as-library %import-libdispatch) | %FileCheck %s
22

3-
// REQUIRES: rdar82092187
43
// REQUIRES: executable_test
54
// REQUIRES: concurrency
65
// REQUIRES: libdispatch

0 commit comments

Comments
 (0)