Skip to content

Commit 0caac48

Browse files
Concurrency: disable crash-expected tests on WASI
1 parent 4996857 commit 0caac48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/exclusivity_custom_executors.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
// Disabled until test hang can be looked at.
1111
// UNSUPPORTED: OS=windows-msvc
12+
// UNSUPPORTED: OS=wasi
1213

1314
// This test makes sure that we properly save/restore access when we
1415
// synchronously launch a task from a serial executor. The access from the task

0 commit comments

Comments
 (0)