Package evaluation of Infinity on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:37:18.287 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.14s ################################################################################ # Installation # Installing Infinity... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a303e19e] + Infinity v0.2.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [a303e19e] + Infinity v0.2.4 [ae029012] + Requires v1.3.0 [ade2ca70] + Dates [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 3.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.2s ################################################################################ # Testing # Testing Infinity Status `/tmp/jl_kd2ZjR/Project.toml` ⌅ [34da2185] Compat v3.47.0 [a303e19e] Infinity v0.2.4 [ae029012] Requires v1.3.0 [f269a46b] TimeZones v1.21.2 [ade2ca70] Dates [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_kd2ZjR/Manifest.toml` ⌅ [34da2185] Compat v3.47.0 [8bb1440f] DelimitedFiles v1.9.1 [e2ba6199] ExprTools v0.1.10 [a303e19e] Infinity v0.2.4 [842dd82b] InlineStrings v1.4.3 [78c3b35d] Mocking v0.8.1 [ae029012] Requires v1.3.0 [6c6a2e73] Scratch v1.2.1 [dc5dba14] TZJData v1.4.0+2025a [f269a46b] TimeZones v1.21.2 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Rand: Test Failed at /home/pkgeval/.julia/packages/Infinity/SFKxp/test/infinite.jl:118 Expression: rand(Infinite) == ∞ Evaluated: -∞ == ∞ Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/Infinity/SFKxp/test/infinite.jl:118 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/Infinity/SFKxp/test/infinite.jl:114 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ ~/.julia/packages/Infinity/SFKxp/test/infinite.jl:2 Rand: Test Failed at /home/pkgeval/.julia/packages/Infinity/SFKxp/test/infinite.jl:119 Expression: rand(Infinite) == -∞ Evaluated: ∞ == -∞ Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/Infinity/SFKxp/test/infinite.jl:119 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/Infinity/SFKxp/test/infinite.jl:114 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ ~/.julia/packages/Infinity/SFKxp/test/infinite.jl:2 Test Summary: | Pass Fail Total Time Infinity | 342 2 344 21.6s Utils | 21 21 1.5s Infinite | 71 2 73 4.3s Base | 3 3 0.4s IO | 6 6 0.1s Conversion | 12 12 0.3s Parse | 6 6 0.1s Comparison | 23 23 0.1s Arithmetic | 19 19 0.2s Rand | 2 2 4 3.2s InfExtendedRealReal | 107 107 0.5s InfExtendedTime | 143 143 3.0s ERROR: LoadError: Some tests did not pass: 342 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Infinity/SFKxp/test/runtests.jl:9 Testing failed after 30.72s ERROR: LoadError: Package Infinity errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 66.8s: package has test failures