Skip to content

Commit 250fac5

Browse files
authored
Update async_taskgroup_throw_rethrow.swift
Enable the test that was previously failing on 5.5. This has been stable on main for a while, and seems to also be now passing on 5.5
1 parent 80ccccd commit 250fac5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
// REQUIRES: concurrency_runtime
88
// UNSUPPORTED: back_deployment_runtime
99

10-
// XFAIL: OS=windows-msvc
11-
1210
struct Boom: Error {}
1311
struct IgnoredBoom: Error {}
1412

0 commit comments

Comments
 (0)