Package evaluation of Test on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T23:37:26.387 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.44s ################################################################################ # Installation # Installing Test... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [8dfed614] + Test v1.11.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 0.86s Test is a standard library in this Julia build. ################################################################################ # Testing # Testing Test Status `/tmp/jl_03bR39/Project.toml` [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_03bR39/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time @test | 14 14 0.2s Test Summary: | Pass Broken Total Time @test with skip/broken kwargs | 5 3 8 0.1s Test Summary: | Pass Total Time @test keyword precedence | 4 4 0.0s Test Summary: | Pass Total Time @test should only evaluate the arguments once | 4 4 0.0s Test Summary: | Broken Total Time @test_broken with fail | 5 5 0.0s Test Summary: | Broken Total Time @test_broken with errors | 2 2 0.0s Test Summary: | Broken Total Time @test_skip | 4 4 0.0s Test Summary: | Pass Total Time @test_warn | 7 7 0.2s Test Summary: | Pass Total Time @test and elements of an array | 2 2 0.3s Test Summary: | Pass Total Time Pass - exception | 14 14 0.8s Mock for testing retval of record(::DefaultTestSet, ::T <: Result) methods: Error During Test at An Error Mock:0 Mock for testing retval of record(::DefaultTestSet, ::T <: Result) methods: Test Failed at A Fail Mock:0 Expression: 1 Evaluated: 2 Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1116 [2] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}) @ Test /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1109 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:350 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:344 Test Summary: | Pass Total Time printing of a TestSetException | 4 4 0.1s Test Summary: | Pass Total Time accounting | 5 5 0.4s Test Summary: | Pass Total Time @testset should return the testset | 1 1 0.0s Test Summary: | Pass Total Time @testset/for should return an array of testsets: 1 | 1 1 0.0s Test Summary: | Pass Total Time @testset/for should return an array of testsets: 2 | 1 1 0.0s Test Summary: | Pass Total Time @testset/for should return an array of testsets: 3 | 1 1 0.0s Test Summary: | Pass Total Time i = 1 | 1 1 0.0s Test Summary: | Total Time i = 2 | 0 0.0s Test Summary: | Pass Total Time x = 1 | 1 1 0.0s Test Summary: | Pass Total Time x = 2 | 3 3 0.0s Test Summary: | Pass Total Time x = 3 | 1 1 0.0s Test Summary: | Broken Total Time @test_broken and @test_skip should not give an exception | 3 3 0.0s Test Summary: | Pass Total Time @inferred works with A[i] expressions | 3 3 0.1s Test Summary: | Pass Total Time backtraces in test errors | 4 4 10.8s Test Summary: | Pass Total Time provide informative location in backtrace for test failures | 36 36 13.8s Test Summary: | Pass Total Time #19750 | 3 3 0.0s Test Summary: | Pass Total Time test guarded Random.seed! | 6 6 0.7s Test Summary: | Pass Total Time file info in test errors | 3 3 10.5s Test Summary: | Pass Total Time ≈ with atol | 2 2 8.9s Test Summary: | Pass Total Time @test_logs | 19 19 3.0s Test Summary: | Pass Total Time task 1 | 1 1 0.2s Test Summary: | Pass Total Time task 2 | 1 1 0.0s Test Summary: | Pass Total Time @testset preserves GLOBAL_RNG's state, and re-seeds it | 17 17 0.8s Test Summary: | Pass Total Time InterruptExceptions #21043 | 2 2 3.1s Test Summary: | Pass Total Time non AbstractTestSet as testset | 1 1 5.9s Test Summary: | Pass Total Time keywords in @inferred | 10 10 0.6s Test Summary: | Pass Total Time splatting in isapprox | 1 1 1.1s Test Summary: | Pass Total Time treat NaN and missing in exception fields | 4 4 0.1s Test Summary: | Pass Total Time push/pop_testset invariance (Issue 32937) | 1 1 9.5s Test Summary: | Pass Total Time verbose option | 1 1 2.8s Test Summary: | Pass Total Time failfast option | 5 5 53.9s Test Summary: | Pass Total Time Soft deprecation of @test_throws LoadError [@]macroexpand[1] | 7 7 1.0s FieldError Shim tests and Softdeprecation of @test_throws ErrorException: Log Test Failed at /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:1576 Expression: $(Expr(:escape, :(#= /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:1576 =# @test_throws ErrorException feexc.c))) Log Pattern: (:warn, r"deprecated"i, Ignored(), :depwarn) match_mode = :any Captured Logs: LogRecord(Warn, "ErrorException should no longer be used to test field access; FieldError should be used instead!", Core, :depwarn, (Ptr{Nothing}(0x00007b8f99b3c9a8), :do_test_throws), "/opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl", 779, Base.Pairs{Symbol, Any, Nothing, @NamedTuple{caller::Base.StackTraces.StackFrame, maxlog::Int64}}(:caller => macro expansion at Test.jl:779 [inlined], :maxlog => 1)) Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.12/Test/src/logging.jl:166 [2] top-level scope @ /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:1570 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:1576 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/logging.jl:340 [inlined] Test Summary: | Pass Fail Total Time FieldError Shim tests and Softdeprecation of @test_throws ErrorException | 3 1 4 11.0s RNG of the outermost testset: Xoshiro(0x0c95cbfcb85f28f6, 0xdc8a12eb66a248a1, 0x1eca8880329efcfb, 0xb1c224d022c6ce61, 0x1877b0f0dcd09867) ERROR: LoadError: Some tests did not pass: 3 passed, 1 failed, 0 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.12/Test/test/runtests.jl:1569 Testing failed after 205.59s ERROR: LoadError: Package Test errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [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.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 229.17s: package has test failures