Skip to content

Commit bc056fd

Browse files
committed
Re-run residual-tests
1 parent 8c1208e commit bc056fd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

test/e2e/run.t

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,3 +297,18 @@ Observe Residual Removing
297297
2.txt
298298
3.txt
299299
cache
300+
301+
$ ./bin/gen_residuals.exe
302+
./bin/gen_residuals.exe
303+
[DEBUG]Cache restored from `./residuals_build/cache`
304+
[DEBUG]`./residuals_build/1.txt` always has the same hash as in the cache, already up-to-date
305+
[DEBUG]`./residuals_build/2.txt` always has the same hash as in the cache, already up-to-date
306+
[DEBUG]`./residuals_build/3.txt` always has the same hash as in the cache, already up-to-date
307+
[INFO]Remove residuals for ./residuals_build
308+
[DEBUG]Cache stored in `./residuals_build/cache`
309+
310+
$ ls residuals_build
311+
1.txt
312+
2.txt
313+
3.txt
314+
cache

0 commit comments

Comments
 (0)