Package evaluation of Test on Julia 1.10.9 (fa48c49ea9*) started at 2025-06-07T05:51:23.541 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 2.88s ################################################################################ # Installation # Installing Test... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8dfed614] + Test Updating `~/.julia/environments/v1.10/Manifest.toml` [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test Installation completed after 2.09s Test is a standard library in this Julia build. ################################################################################ # Testing # Testing Test Status `/tmp/jl_EXO3Q0/Project.toml` [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_EXO3Q0/Manifest.toml` [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time @test | 14 14 0.9s 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.3s Test Summary: | Pass Total Time @test and elements of an array | 2 2 0.0s Test Summary: | Pass Total Time Pass - exception | 14 14 0.4s 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.10/Test/src/Test.jl:1085 [2] record @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1078 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/test/runtests.jl:350 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.10/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.6s 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: |Time i = 2 | None 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 4.5s Test Summary: | Pass Total Time provide informative location in backtrace for test failures | 36 36 6.1s Test Summary: | Pass Total Time #19750 | 3 3 0.0s Test Summary: | Pass Total Time test guarded Random.seed! | 6 6 0.5s Test Summary: | Pass Total Time file info in test errors | 3 3 4.5s Test Summary: | Pass Total Time ≈ with atol | 2 2 4.5s Test Summary: | Pass Total Time @test_logs | 19 19 1.8s Test Summary: | Pass Total Time @testset preserves GLOBAL_RNG's state, and re-seeds it | 14 14 0.0s Test Summary: | Pass Total Time InterruptExceptions #21043 | 2 2 2.1s Test Summary: | Pass Total Time non AbstractTestSet as testset | 1 1 2.6s Test Summary: | Pass Total Time keywords in @inferred | 10 10 0.3s Test Summary: | Pass Total Time splatting in isapprox | 1 1 0.5s 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 4.2s Test Summary: | Pass Total Time verbose option | 1 1 2.1s Test Summary: | Pass Total Time failfast option | 4 4 18.1s Test Summary: | Pass Total Time Soft deprecation of @test_throws LoadError [@]macroexpand[1] | 7 7 0.5s Test Summary: | Pass Total Time Information in Pass result (Issue 25483) | 10 10 0.1s Test Summary: | Pass Total Time h | 5 5 0.2s Test Summary: | Pass Total Time description | 5 5 0.0s Test Summary: | Pass Total Time Function calls | 8 8 0.0s Testing Test tests passed Testing completed after 83.02s PkgEval succeeded after 91.29s