Package evaluation of Extents on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T04:44:21.381 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing Extents... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [411431e0] + Extents v0.1.6 Updating `~/.julia/environments/v1.11/Manifest.toml` [411431e0] + Extents v0.1.6 Installation completed after 1.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.09s ################################################################################ # Testing # Testing Extents Status `/tmp/jl_wwOjxn/Project.toml` [411431e0] Extents v0.1.6 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wwOjxn/Manifest.toml` [411431e0] Extents v0.1.6 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time getindex | 2 2 0.4s Test Summary: | Pass Total Time getproperty | 2 2 0.0s Test Summary: | Pass Total Time bounds | 3 3 0.0s Test Summary: | Pass Total Time NamedTuple | 3 3 0.0s Test Summary: | Pass Total Time extent can be called on Extent, returning itself | 1 1 0.0s Test Summary: | Pass Total Time Base julia equality works in any order for the same dimensions | 3 3 0.0s Test Summary: | Pass Total Time isapprox | 4 4 0.3s Test Summary: | Pass Total Time keys and values are just like a NamedTuple | 2 2 0.0s Test Summary: | Pass Total Time union | 9 9 0.5s Test Summary: | Pass Total Time covers | 16 16 0.3s Test Summary: | Pass Total Time coveredby | 17 17 0.1s Test Summary: | Pass Total Time contains | 16 16 0.1s Test Summary: | Pass Total Time within | 17 17 0.1s Test Summary: | Pass Total Time overlaps | 14 14 0.3s Test Summary: | Pass Total Time touches | 13 13 0.2s Test Summary: | Pass Total Time equals | 11 11 0.1s Test Summary: | Pass Total Time intersection/intersects/disjoint | 48 48 0.9s Test Summary: | Pass Total Time buffer | 4 4 0.8s Test Summary: | Pass Total Time grow | 2 2 0.0s Test Summary: | Pass Total Time Single argument predicates | 10 10 0.4s Testing Extents tests passed Testing completed after 9.71s PkgEval succeeded after 38.48s