Package evaluation to test SnapTests on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:43:44.629 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.21s ################################################################################ # Installation # Installing SnapTests... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [cedb2ae3] + SnapTests v0.1.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [ab62b9b5] + DeepDiffs v1.2.0 [cedb2ae3] + SnapTests v0.1.2 Installation completed after 1.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1555.4 ms ✓ SnapTests 1 dependency successfully precompiled in 2 seconds. 8 already precompiled. Precompilation completed after 11.96s ################################################################################ # Testing # Testing SnapTests Status `/tmp/jl_FIIRTY/Project.toml` [dce04be8] ArgCheck v2.5.0 [ab62b9b5] DeepDiffs v1.2.0 [cedb2ae3] SnapTests v0.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_FIIRTY/Manifest.toml` [dce04be8] ArgCheck v2.5.0 [ab62b9b5] DeepDiffs v1.2.0 [cedb2ae3] SnapTests v0.1.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time SnapTests.jl | 25 25 8.8s Test Summary: | Pass Total Time Customization | 11 11 2.2s [ Info: key1 does not exist, saving 1 DeepDiffs.SimpleDiff{Int64, Int64}(1, 2) [ Info: You might want to set `on_cmp_false` to one of (:ask, :replace, :return, :return_true, :return_false) [ Info: key2 does not exist, saving 2 DeepDiffs.SimpleDiff{Int64, Int64}(2, 42) [ Info: Replacing snap after false comparison Test Summary: | Pass Total Time Customization 2 | 11 11 7.2s Test Summary: | Pass Total Time on load error | 7 7 1.3s Testing SnapTests tests passed Testing completed after 24.12s PkgEval succeeded after 52.99s