1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00

test(std/wasi): add sched_yield test (#7511)

This commit is contained in:
Casper Beyer 2020-09-17 04:30:12 +08:00 committed by GitHub
parent 6c4da0e429
commit 1e6d37f88c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -59,6 +59,7 @@ const tests = [
"testdata/wasi_proc_exit_one.wasm",
"testdata/wasi_proc_exit_zero.wasm",
"testdata/wasi_random_get.wasm",
"testdata/wasi_sched_yield.wasm",
];
const ignore = [

@ -1 +1 @@
Subproject commit c2a9246e011b7be6db826b6bde9f024302473fc4
Subproject commit f5c23108d0f191e1f9ffc0fbc21ff7b123d5c90d