Skip to content

Commit bb7fa58

Browse files
authored
tests/Concurrency/Runtime/continuation_validation.swift: disable crashing test on WASI
1 parent d5fd435 commit bb7fa58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/continuation_validation.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// UNSUPPORTED: back_deploy_concurrency
1313
// UNSUPPORTED: use_os_stdlib
1414
// UNSUPPORTED: freestanding
15+
// UNSUPPORTED: OS=wasi
1516

1617
import StdlibUnittest
1718

0 commit comments

Comments
 (0)