Skip to content

Commit ddae275

Browse files
committed
UnXFAIL Runtime/async_task_handle_cancellation.swift
1 parent 29cfd3e commit ddae275

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/async_task_handle_cancellation.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
55

6-
// XFAIL: OS=windows-msvc
7-
86
@main struct Main {
97
static func main() async {
108
let handle = Task.runDetached {

0 commit comments

Comments
 (0)