Package evaluation of Extents on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:00:27.717 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.77s ################################################################################ # Installation # Installing Extents... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [411431e0] + Extents v0.1.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [411431e0] + Extents v0.1.5 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.62s ################################################################################ # Testing # Testing Extents Status `/tmp/jl_zSC0DY/Project.toml` [411431e0] Extents v0.1.5 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zSC0DY/Manifest.toml` [411431e0] Extents v0.1.5 [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 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.2s Test Summary: | Pass Total Time intersection/intersects/disjoint | 48 48 0.9s Test Summary: | Pass Total Time buffer | 4 4 0.9s Test Summary: | Pass Total Time grow | 2 2 0.0s Testing Extents tests passed Testing completed after 9.29s PkgEval succeeded after 36.88s