Skip to content

Commit 20741e0

Browse files
authored
Disable this test on Windows; it seems to not progress. (#37200)
I assume there's a common underlying problem for this and a lot of other concurrency tests that are disabled on Windows.
1 parent fd73d34 commit 20741e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/custom_executors.swift

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

6+
// UNSUPPORTED: OS=windows-msvc
67
// UNSUPPORTED: back_deployment_runtime
78

89
actor Simple {

0 commit comments

Comments
 (0)