From b9dc2c3521fc5d1ad2cb3579f9be7ca8e3fd90c6 Mon Sep 17 00:00:00 2001 From: Casper Beyer Date: Mon, 26 Oct 2020 23:57:09 +0800 Subject: test(std/wasi): re-enable clock_time_get tests (#8098) This brings in revised tests for clock_time_get from upstream and re-enables them. This revision of these tests allow for lower precision clocks (we only provide millisecond precision, and that is conformant but previous tests for this in the upstream test suite were a bit more aggressive). --- std/wasi/testdata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std/wasi/testdata/std_process_exit.rs') diff --git a/std/wasi/testdata b/std/wasi/testdata index 324366afb..8f4901451 160000 --- a/std/wasi/testdata +++ b/std/wasi/testdata @@ -1 +1 @@ -Subproject commit 324366afb925a3974c6135390c280aff9c4e0e99 +Subproject commit 8f49014513d9508f0495977be44ec60c6f4c8e06 -- cgit v1.2.3