diff options
| author | Jiri Bobek <jiri.bobek@gmail.com> | 2024-07-26 15:51:46 +0200 |
|---|---|---|
| committer | Jiri Bobek <jiri.bobek@gmail.com> | 2024-11-17 21:49:10 +0100 |
| commit | 777003ae9fd4d81ada91f67f388d4f12c9ca220a (patch) | |
| tree | 2ce8e9305e60c0ddf132100cc683eac538ffbc70 /src/tools | |
| parent | f2a35426b6586178c44b27cedae182502092e898 (diff) | |
Likely unlikely fix
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/miri/tests/pass/shims/time-with-isolation.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/miri/tests/pass/shims/time-with-isolation.stdout b/src/tools/miri/tests/pass/shims/time-with-isolation.stdout index 2d7fb5f4a61..6058735f005 100644 --- a/src/tools/miri/tests/pass/shims/time-with-isolation.stdout +++ b/src/tools/miri/tests/pass/shims/time-with-isolation.stdout @@ -1,2 +1,2 @@ -The loop took around 1250ms +The loop took around 1350ms (It's fine for this number to change when you `--bless` this test.) |
