Package evaluation to test RealDot on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-03T12:03:45.150 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.91s ################################################################################ # Installation # Installing RealDot... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c1ae055f] + RealDot v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c1ae055f] + RealDot v0.1.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.26s ################################################################################ # Testing # Testing RealDot Status `/tmp/jl_xMI380/Project.toml` [c1ae055f] RealDot v0.1.0 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xMI380/Manifest.toml` [c1ae055f] RealDot v0.1.0 [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.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... RealDot.jl: Test Failed at /home/pkgeval/.julia/packages/RealDot/XpgkO/test/runtests.jl:60 Expression: realdot(x, y) == real(dot(x, y)) Evaluated: 0.05516075636681037 == 0.05516075636681038 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/RealDot/XpgkO/test/runtests.jl:60 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [4] top-level scope @ ~/.julia/packages/RealDot/XpgkO/test/runtests.jl:53 Test Summary: | Pass Fail Total Time RealDot.jl | 19 1 20 13.7s RNG of the outermost testset: Random.Xoshiro(0x116cbc767dc4a5e2, 0x4fcf7212fd89e038, 0x325df97c26abd9f0, 0xa35698999b338459, 0x740f1e4f762626a9) ERROR: LoadError: Some tests did not pass: 19 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RealDot/XpgkO/test/runtests.jl:52 Testing failed after 28.15s ERROR: LoadError: Package RealDot 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 87.03s: package has test failures