Skip to content

Commit dd8f359

Browse files
committed
[Test] Disable Concurrency/Runtime/async_task_locals_copy_to_async.swift
until being fixed. rdar://80824152 (cherry picked from commit 6328054)
1 parent 52211b3 commit dd8f359

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)