Skip to content

Commit 82abf98

Browse files
committed
Tests: Disable async_sequence_existential.swift on Windows.
Unblocks the toolchain build.
1 parent ef970b7 commit 82abf98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/async_sequence_existential.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
// REQUIRES: concurrency
66

7+
// https://github.com/swiftlang/swift/issues/80582
8+
// UNSUPPORTED: OS=windows-msvc
9+
710
extension Error {
811
func printMe() { }
912
}

0 commit comments

Comments
 (0)