Package evaluation to test ComplexValues on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:15:29.390 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.22s ################################################################################ # Installation # Installing ComplexValues... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [41a84b80] + ComplexValues v0.3.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [41a84b80] + ComplexValues v0.3.2 Installation completed after 1.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 777.7 ms ✓ ComplexValues 1 dependency successfully precompiled in 1 seconds. 6 already precompiled. Precompilation completed after 10.57s ################################################################################ # Testing # Testing ComplexValues Status `/tmp/jl_7trNgQ/Project.toml` [41a84b80] ComplexValues v0.3.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_7trNgQ/Manifest.toml` [41a84b80] ComplexValues v0.3.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Constructions of Polar | 8 8 0.8s Test Summary: | Pass Total Time Constructions of Spherical | 9 9 3.4s Test Summary: | Pass Total Time Conversions between Polar, Spherical in Float64 | 10 10 0.9s Test Summary: | Pass Total Time Conversions between Polar, Spherical in Float32 | 10 10 0.8s Test Summary: | Pass Total Time Conversions between Polar, Spherical in BigFloat | 10 10 1.5s Test Summary: | Pass Total Time Conversions in and out of Complex in Float64 | 24 24 1.0s Test Summary: | Pass Total Time Conversions in and out of Complex in BigFloat | 24 24 2.6s Test Summary: | Pass Total Time Zero and infinity for ComplexValues.Polar,Float64 | 9 9 0.3s Test Summary: | Pass Total Time Zero and infinity for ComplexValues.Polar,BigFloat | 9 9 0.2s Test Summary: | Pass Total Time Zero and infinity for ComplexValues.Spherical,Float64 | 9 9 0.2s Test Summary: | Pass Total Time Zero and infinity for ComplexValues.Spherical,BigFloat | 9 9 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Polar, Float64 | 5 5 0.5s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Polar, Float32 | 5 5 0.7s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Polar, BigFloat | 5 5 0.7s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Spherical, Float64 | 5 5 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Spherical, Float32 | 5 5 0.2s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Spherical, BigFloat | 5 5 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Spherical, ComplexValues.Polar, Float64 | 5 5 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Spherical, ComplexValues.Polar, Float32 | 5 5 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Spherical, ComplexValues.Polar, BigFloat | 5 5 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Spherical, ComplexValues.Spherical, Float64 | 5 5 0.0s Test Summary: | Pass Total Time Binary functions on ComplexValues.Spherical, ComplexValues.Spherical, Float32 | 5 5 0.1s Test Summary: | Pass Total Time Binary functions on ComplexValues.Spherical, ComplexValues.Spherical, BigFloat | 5 5 0.0s Test Summary: | Pass Total Time Unary functions on ComplexValues.Polar, Float64 | 4 4 0.3s Test Summary: | Pass Total Time Unary functions on ComplexValues.Polar, Float32 | 4 4 0.5s Test Summary: | Pass Total Time Unary functions on ComplexValues.Polar, BigFloat | 4 4 0.4s Test Summary: | Pass Total Time Unary functions on ComplexValues.Spherical, Float64 | 4 4 0.1s Test Summary: | Pass Total Time Unary functions on ComplexValues.Spherical, Float32 | 4 4 0.1s Test Summary: | Pass Total Time Unary functions on ComplexValues.Spherical, BigFloat | 4 4 0.1s Testing ComplexValues tests passed Testing completed after 23.86s PkgEval succeeded after 49.82s