Package evaluation to test ComplexValues on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:39:54.509 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.02s ################################################################################ # Installation # Installing ComplexValues... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [41a84b80] + ComplexValues v0.3.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [41a84b80] + ComplexValues v0.3.2 Installation completed after 3.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1221.1 ms ✓ ComplexValues 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 9.75s ################################################################################ # Testing # Testing ComplexValues Status `/tmp/jl_5fnUAl/Project.toml` [41a84b80] ComplexValues v0.3.2 [8dfed614] Test Status `/tmp/jl_5fnUAl/Manifest.toml` [41a84b80] ComplexValues v0.3.2 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time Constructions of Polar | 8 8 1.9s Test Summary: | Pass Total Time Constructions of Spherical | 9 9 2.1s Test Summary: | Pass Total Time Conversions between Polar, Spherical in Float64 | 10 10 0.7s Test Summary: | Pass Total Time Conversions between Polar, Spherical in Float32 | 10 10 0.7s 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 0.5s Test Summary: | Pass Total Time Conversions in and out of Complex in BigFloat | 24 24 1.4s Test Summary: | Pass Total Time Zero and infinity for ComplexValues.Polar,Float64 | 9 9 0.2s 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.1s 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.4s Test Summary: | Pass Total Time Binary functions on ComplexValues.Polar, ComplexValues.Polar, Float32 | 5 5 0.6s 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.0s 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.4s Test Summary: | Pass Total Time Unary functions on ComplexValues.Polar, BigFloat | 4 4 0.3s 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 20.05s PkgEval succeeded after 41.32s