Package evaluation of JSONPointer on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:42:59.901 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.01s ################################################################################ # Installation # Installing JSONPointer... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [cc3ff66e] + JSONPointer v0.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [cc3ff66e] + JSONPointer v0.5.0 [bac558e1] + OrderedCollections v1.8.1 [bc724e2e] + TypedDelegation v0.6.0 Installation completed after 3.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.37s ################################################################################ # Testing # Testing JSONPointer Status `/tmp/jl_eD088k/Project.toml` [cc3ff66e] JSONPointer v0.5.0 [bac558e1] OrderedCollections v1.8.1 [bc724e2e] TypedDelegation v0.6.0 [8dfed614] Test Status `/tmp/jl_eD088k/Manifest.toml` [cc3ff66e] JSONPointer v0.5.0 [bac558e1] OrderedCollections v1.8.1 [bc724e2e] TypedDelegation v0.6.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time Basic Tests | 50 50 0.5s Test Summary: | Pass Total Time URI Fragment Tests | 26 26 0.1s Test Summary: | Pass Total Time WrongInputTests | 5 5 0.7s Test Summary: | Pass Total Time JSONPointer Advanced | 4 4 0.1s Test Summary: | Pass Broken Total Time construct Dict with JSONPointer | 13 1 14 1.6s Test Summary: | Pass Broken Total Time test for 'getindex', 'get', 'get!' | 40 1 41 1.1s Test Summary: | Pass Total Time literal string for a Number | 6 6 0.0s Test Summary: | Pass Total Time unique | 8 8 1.2s Test Summary: | Pass Total Time Failed setindex! | 1 1 0.1s Test Summary: | Pass Total Time grow object and array | 4 4 0.6s Test Summary: | Pass Total Time Enforce type on JSONPointer | 9 9 2.8s Test Summary: | Pass Total Time Exceptions | 5 5 0.0s Test Summary: | Pass Total Time PointerDicts | 16 16 2.7s Test Summary: | Pass Total Time Miscellaneous | 2 2 0.1s Test Summary: | Pass Total Time append!, deleteat!, pop! for JSONPointer | 11 11 0.1s Test Summary: | Pass Total Time Testing has_pointer, get_pointer, set_pointer! with Dict and OrderedDict using j literals | 14 14 0.6s Test Summary: | Pass Total Time misc test coverage | 9 9 0.1s Testing JSONPointer tests passed Testing completed after 21.32s PkgEval succeeded after 43.13s