Package evaluation of Test on Julia 1.13.0-DEV.427 (855bef3b06*) started at 2025-04-24T09:02:14.426 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.33s ################################################################################ # Installation # Installing Test... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8dfed614] + Test v1.11.0 Updating `~/.julia/environments/v1.13/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.89s Test is a standard library in this Julia build. ################################################################################ # Testing # Testing Test Status `/tmp/jl_kJwzLm/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_kJwzLm/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 1.0s Test Summary: | Pass Broken Total Time @test with skip/broken kwargs | 5 3 8 0.2s Test Summary: | Pass Total Time @test keyword precedence | 4 4 0.4s 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.4s Test Summary: | Pass Total Time Pass - exception | 14 14 0.8s Test Summary: | Pass Total Time printing of a TestSetException | 4 4 0.1s Test Summary: | Pass Total Time accounting | 5 5 9.3s 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.2s Test Summary: | Pass Total Time backtraces in test errors | 4 4 12.3s Test Summary: | Pass Total Time provide informative location in backtrace for test failures | 36 36 18.1s Test Summary: | Pass Total Time #19750 | 3 3 0.0s Test Summary: | Pass Total Time test guarded Random.seed! | 6 6 0.8s Test Summary: | Pass Total Time file info in test errors | 3 3 12.0s Test Summary: | Pass Total Time ≈ with atol | 2 2 10.3s Test Summary: | Pass Total Time @test_logs | 19 19 3.9s 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.3s Test Summary: | Pass Total Time non AbstractTestSet as testset | 1 1 7.0s Test Summary: | Pass Total Time keywords in @inferred | 10 10 0.6s Test Summary: | Pass Total Time splatting in isapprox | 1 1 1.4s Test Summary: | Pass Total Time treat NaN and missing in exception fields | 4 4 0.2s Test Summary: | Pass Total Time push/pop_testset invariance (Issue 32937) | 1 1 11.3s Test Summary: | Pass Total Time verbose option | 1 1 3.3s Test Summary: | Pass Total Time failfast option | 4 4 51.0s Test Summary: | Pass Total Time Soft deprecation of @test_throws LoadError [@]macroexpand[1] | 7 7 1.4s Test Summary: | Pass Total Time FieldError Shim tests and Softdeprecation of @test_throws ErrorException | 4 4 0.4s Test Summary: | Pass Total Time Information in Pass result (Issue 25483) | 10 10 0.2s Test Summary: | Pass Total Time h | 5 5 0.6s Test Summary: | Pass Total Time description | 5 5 0.0s Test Summary: | Pass Total Time Function calls | 8 8 0.0s Test Summary: | Pass Total Time Docstrings | 1 1 0.0s Test Summary: | Pass Total Time Unexported custom TestSet | 1 1 0.2s Test Summary: | Pass Total Time Custom testsets participate in printing | 1 1 11.4s Test Summary: | Pass Total Time Deprecated multiple arguments | 2 2 2.0s Test Summary: | Pass Total Time @test_throws UndefVarError(:var) | 3 3 2.1s Test Summary: | Pass Total Time Set RNG of testset | 12 12 0.1s Test Summary: | Pass Total Time _should_escape_call | 7 7 0.0s Test Summary: | Pass Total Time _escape_call | 17 17 0.3s Testing Test tests passed Testing completed after 246.88s PkgEval succeeded after 268.33s