Skip to content

Commit 671e8d7

Browse files
authored
Merge pull request #38952 from hamishknight/rdar82092187
[test] Disable async_task_locals_groups.swift
2 parents a8bf642 + 323fbdb commit 671e8d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_task_locals_groups.swift

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

3+
// REQUIRES: rdar82092187
34
// REQUIRES: executable_test
45
// REQUIRES: concurrency
56
// REQUIRES: libdispatch

0 commit comments

Comments
 (0)