Skip to content

Commit 0cb305c

Browse files
authored
Merge pull request swiftlang#38547 from rintaro/disable-rdar80824152
[Test] Disable Concurrency/Runtime/async_task_locals_copy_to_async.swift
2 parents 7379780 + 6328054 commit 0cb305c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_task_locals_copy_to_async.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar80824152
12
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking -parse-as-library %import-libdispatch) | %FileCheck %s
23

34
// REQUIRES: executable_test

0 commit comments

Comments
 (0)