Package evaluation to test SnapTests on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T12:39:07.361 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.88s ################################################################################ # Installation # Installing SnapTests... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cedb2ae3] + SnapTests v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [ab62b9b5] + DeepDiffs v1.2.0 [cedb2ae3] + SnapTests v0.1.2 Installation completed after 1.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ SnapTests 1 dependency successfully precompiled in 2 seconds. 10 already precompiled. Precompilation completed after 18.42s ################################################################################ # Testing # Testing SnapTests Status `/tmp/jl_kgLgyD/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_kgLgyD/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time SnapTests.jl | 25 25 8.2s Test Summary: | Pass Total Time Customization | 11 11 2.3s [ 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 9.2s Test Summary: | Pass Total Time on load error | 7 7 1.0s Testing SnapTests tests passed Testing completed after 29.59s PkgEval succeeded after 81.04s