From fbf7a930b0cdb265d040c0c27fd7ba6266a19d01 Mon Sep 17 00:00:00 2001 From: The 8472 Date: Thu, 14 Mar 2024 00:57:59 +0100 Subject: [PATCH] update virtual clock in miri test since signed loops now execute more methods --- tests/pass/shims/time-with-isolation2.stdout | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pass/shims/time-with-isolation2.stdout b/tests/pass/shims/time-with-isolation2.stdout index c68b40b744..dce51a7fdb 100644 --- a/tests/pass/shims/time-with-isolation2.stdout +++ b/tests/pass/shims/time-with-isolation2.stdout @@ -1 +1 @@ -The loop took around 7s +The loop took around 12s