Skip to content

Commit 23fb398

Browse files
authored
Merge pull request #38466 from atrick/disable-test
Temporarily disable test async_task_cancellation_early.swift
2 parents 655a74c + 336897f commit 23fb398

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_task_cancellation_early.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: concurrency
55
// REQUIRES: libdispatch
66

7+
// Temporarily disabled to unblock PR testing:
8+
// REQUIRES: rdar80745964
9+
710
// rdar://76038845
811
// UNSUPPORTED: use_os_stdlib
912
// UNSUPPORTED: back_deployment_runtime

0 commit comments

Comments
 (0)