Skip to content

Commit b8d8a45

Browse files
committed
test: enable test.Concurrency.Runtime.async_task_detach
This enables the test on Windows, as this should be passing now.
1 parent f69dfc2 commit b8d8a45

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Concurrency/Runtime/async_task_detach.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
// UNSUPPORTED: use_os_stdlib
88
// UNSUPPORTED: back_deployment_runtime
99

10-
// https://bugs.swift.org/browse/SR-14333
11-
// UNSUPPORTED: OS=windows-msvc
12-
1310
class X {
1411
init() {
1512
print("X: init")

0 commit comments

Comments
 (0)