diff --git a/wasi/snapshot_preview1_test.ts b/wasi/snapshot_preview1_test.ts index a159a634c29e..0ea57e089f33 100644 --- a/wasi/snapshot_preview1_test.ts +++ b/wasi/snapshot_preview1_test.ts @@ -41,9 +41,7 @@ const tests = [ "testdata/wasi_sched_yield.wasm", ]; -const ignore = [ - "testdata/wasi_clock_time_get.wasm", -]; +const ignore = []; // TODO(caspervonb) investigate why these tests are failing on windows and fix // them. diff --git a/wasi/testdata b/wasi/testdata index 324366afb925..8f49014513d9 160000 --- a/wasi/testdata +++ b/wasi/testdata @@ -1 +1 @@ -Subproject commit 324366afb925a3974c6135390c280aff9c4e0e99 +Subproject commit 8f49014513d9508f0495977be44ec60c6f4c8e06