Package evaluation of JSONTools on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:08:34.745 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.14s ################################################################################ # Installation # Installing JSONTools... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c89f0602] + JSONTools v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [c89f0602] + JSONTools v1.0.0 Installation completed after 3.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.14s ################################################################################ # Testing # Testing JSONTools Status `/tmp/jl_3piuLk/Project.toml` [682c06a0] JSON v0.21.4 [c89f0602] JSONTools v1.0.0 [8dfed614] Test Status `/tmp/jl_3piuLk/Manifest.toml` [682c06a0] JSON v0.21.4 [c89f0602] JSONTools v1.0.0 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time Get values from JSON path | 9 9 4.5s Test Summary: | Pass Total Time Set value using JSON path | 12 12 0.5s Test Summary: | Pass Total Time Set value JSONPath (invalid) | 4 4 0.1s Test Summary: | Pass Total Time Get values using paths with JSONPathWildcard | 21 21 1.2s Test Summary: | Pass Total Time Try to set vaues using wildcards/star patterns | 6 6 0.0s Test Summary: | Pass Total Time Test StarPattern match | 9 9 0.2s Test Summary: | Pass Total Time Get values using paths with StarPatterns | 6 6 0.5s Testing JSONTools tests passed Testing completed after 12.1s PkgEval succeeded after 34.54s