Package evaluation to test EulerAngles on Julia 1.14.0-DEV.2275 (3ea3bac2a3*) started at 2026-06-02T15:51:40.504 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.95s ################################################################################ # Installation # Installing EulerAngles... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [754c60e7] + EulerAngles v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [754c60e7] + EulerAngles v0.2.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.5 s ✓ EulerAngles 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 22.42s ################################################################################ # Testing # Testing EulerAngles Status `/tmp/jl_aak5sD/Project.toml` [754c60e7] EulerAngles v0.2.1 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_aak5sD/Manifest.toml` [754c60e7] EulerAngles v0.2.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Angles from random orthonormal matrix | 180 180 2.2s Orthonormal matrics from random angles: Test Failed at /home/pkgeval/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:28 Expression: isapprox(angles_re.θs, angles.θs; atol = 1.0e-6) Evaluated: isapprox([-1.1810320082149801, 0.5283112351464594, 1.3284915836913984, -1.339194837624468, -1.0886095163812126, -0.1025823209467682, -0.630987798968174, -0.28215360648423865, -1.5449497054413548, 1.5664585156597377 … -0.9223971575301294, -1.2936743794372818, 0.5212888892244183, 2.877518104148461, 0.5847125617302384, -0.40725776398377206, -1.0125768843326617, 0.7309153830962865, 2.6538179981253327, 0.993049330270108], [-1.1810320082149803, 0.5283112351464598, 1.3284915836914009, -1.3391948376245122, -1.0886095163815908, -0.10258232094686294, -0.6309877989681743, -0.28215360648423904, -1.5449497054413583, 1.5664585156853583 … -0.9223971575296779, -1.2936743795113983, 0.5212889010338679, 2.877516973386616, 0.5847125617320958, -0.40725776319614243, -1.0125769620838938, 0.730915383092945, 2.6538179997317903, 0.9930493302678874]; atol = 1.0e-6) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:28 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:23 Test Summary: | Pass Fail Total Time Orthonormal matrics from random angles | 139 1 140 5.5s RNG of the outermost testset: Random.Xoshiro(0x7dd6ea992d51c672, 0x2255aff55967ccab, 0x3e32d207fdad7edf, 0xc338f26223a707b1, 0x7264b550277ddca5) ERROR: LoadError: Some tests did not pass: 139 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/EulerAngles/xTFgA/test/runtests.jl:22 Testing failed after 35.11s ERROR: LoadError: Package EulerAngles errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 89.1s: package has test failures