Package evaluation of PerformanceTestTools on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:15:37.299 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.63s ################################################################################ # Installation # Installing PerformanceTestTools... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [dc46b164] + PerformanceTestTools v0.1.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [dc46b164] + PerformanceTestTools v0.1.3 [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 Installation completed after 1.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.05s ################################################################################ # Testing # Testing PerformanceTestTools Status `/tmp/jl_AfQeye/Project.toml` [dc46b164] PerformanceTestTools v0.1.3 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_AfQeye/Manifest.toml` [dc46b164] PerformanceTestTools v0.1.3 [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... ┌ Info: Running IR test in a subprocess... │ cmd = `/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no --startup-file=no --check-bounds=no --code-coverage=none --inline=yes` └ script = "/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_ir.jl" test set: Test Failed at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_ir.jl:25 Expression: nmatches(r"fadd fast <[0-9]+ x double>", llvm_ir(vdot, (v, v))) >= 4 Evaluated: 0 >= 4 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/PerformanceTestTools/cYTSX/test/__test_ir.jl:25 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/PerformanceTestTools/cYTSX/test/__test_ir.jl:24 Test Summary: | Fail Total Time test set | 1 1 6.4s ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_ir.jl:23 expected pass: Test Failed at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/src/PerformanceTestTools.jl:34 Expression: success(pipeline(`$cmd -e $code`; stdout = stdout, stderr = stderr)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] run_ir_test_script(script::String, include::typeof(include), dir::String) @ PerformanceTestTools ~/.julia/packages/PerformanceTestTools/cYTSX/src/PerformanceTestTools.jl:34 [3] macro expansion @ ~/.julia/packages/PerformanceTestTools/cYTSX/test/runtests.jl:6 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] top-level scope @ ~/.julia/packages/PerformanceTestTools/cYTSX/test/runtests.jl:6 [ Info: Running IR test in a subprocess...DONE ┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess... └ spec = CLISpec: A="1" B="1" $julia [ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE ┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess... └ spec = CLISpec: A="2" B="2" $julia --compile=min [ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE [ Info: Waiting for parallel tasks... ┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess... └ spec = CLISpec: A="1" B="1" $julia [ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE ┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess... └ spec = CLISpec: A="2" B="2" $julia --compile=min [ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE ┌ Test result: All success │ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl │ Command: A="1" B="1" $julia └ ┌ Test result: All success │ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl │ Command: A="2" B="2" $julia --compile=min └ Test Summary: | Pass Fail Total Time expected pass | 2 1 3 23.4s ERROR: LoadError: Some tests did not pass: 2 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/runtests.jl:5 Testing failed after 29.81s ERROR: LoadError: Package PerformanceTestTools errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 61.45s: package has test failures