Package evaluation of Extents on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:06:00.837 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.01s ################################################################################ # Installation # Installing Extents... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [411431e0] + Extents v0.1.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [411431e0] + Extents v0.1.5 Installation completed after 3.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.16s ################################################################################ # Testing # Testing Extents Status `/tmp/jl_UWyBPm/Project.toml` [411431e0] Extents v0.1.5 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_UWyBPm/Manifest.toml` [411431e0] Extents v0.1.5 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time getindex | 2 2 1.7s 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.4s 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.3s 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.8s Test Summary: | Pass Total Time buffer | 4 4 0.6s Test Summary: | Pass Total Time grow | 2 2 0.0s Testing Extents tests passed Testing completed after 9.62s PkgEval succeeded after 30.83s