Package evaluation to test EulerAngles on Julia 1.14.0-DEV.1584 (ac5fadde9b*) started at 2026-01-18T12:42:10.503 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.32s ################################################################################ # Installation # Installing EulerAngles... Resolving package versions... Installed EulerAngles ─ v0.2.1 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.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4550.7 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 849.7 ms ✓ EulerAngles 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 18.47s ################################################################################ # Testing # Testing EulerAngles Status `/tmp/jl_8VUkWL/Project.toml` [754c60e7] EulerAngles v0.2.1 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_8VUkWL/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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Angles from random orthonormal matrix | 180 180 1.9s 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.420974587980892, 0.8376455174275684, 1.3476327512556936, 0.11510943078179989, -0.9755487315658544, -0.8300958449416155, -0.8012873687946869, -1.46334074476404, -1.5652643676821458, 0.3522883388981217 … -0.04265981180097835, -0.17875403851094804, 1.4319750195403234, 1.6328555885776275, -1.4462335947034977, 1.3506683689573222, 0.30215389453669145, 0.7320743242799888, -2.1946233857830206, -2.662456471578948], [-1.4209745879808924, 0.8376455174275717, 1.3476327512557218, 0.11510943078181499, -0.9755487315660505, -0.8300958449420773, -0.8012873687946868, -1.4633407447640432, -1.5652643676820388, 0.35228833892038625 … -0.04265981180906423, -0.17875404029256436, 1.4319750494940289, 1.6328500513114819, -1.4462335947160985, 1.350668357277942, 0.3021544650033363, 0.732074323750765, -2.1946233466839615, -2.6624564715643464]; atol = 1.0e-6) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [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:2243 [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 4.9s RNG of the outermost testset: Random.Xoshiro(0xc7347b28e16be842, 0x42a547b6827e3be3, 0xd5945551f1b43e48, 0x8dac13766b514efa, 0x9abe852310a4fc29) 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 26.3s 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 71.25s: package has test failures