Package evaluation to test ParallelTestRunner on Julia 1.13.0-DEV.1296 (e8025198af*) started at 2025-10-12T12:01:33.899 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.87s ################################################################################ # Installation # Installing ParallelTestRunner... Resolving package versions... Installed ParallelTestRunner ─ v0.1.2 Updating `~/.julia/environments/v1.13/Project.toml` [d3525ed8] + ParallelTestRunner v0.1.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [d3525ed8] + ParallelTestRunner v0.1.2 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL 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 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.2s ################################################################################ # Testing # Testing ParallelTestRunner Status `/tmp/jl_kHKDwM/Project.toml` [d3525ed8] ParallelTestRunner v0.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_kHKDwM/Manifest.toml` [d3525ed8] ParallelTestRunner v0.1.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL 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 [4ec0a83e] Unicode v1.11.0 Testing Running tests... [ Info: Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. | | ---------------- CPU ---------------- | Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | basic (2) | started at 2025-10-12T12:02:52.020 basic (2) | 0.24 | 0.00 | 0.0 | 0.30 | 418.00 | Test Summary: | Pass Total Time Overall | 1 1 7.6s SUCCESS [ Info: Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. | | ---------------- CPU ---------------- | Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | basic (3) | 0.22 | 0.00 | 0.0 | 0.30 | 466.89 | custom (3) | 0.00 | 0.00 | 0.0 | 0.00 | 466.89 | Test Summary: | Pass Total Time Overall | 3 3 6.4s SUCCESS [ Info: Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. | | ---------------- CPU ---------------- | Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | basic (4) | 0.22 | 0.00 | 0.0 | 0.30 | 476.87 | doesn't need env var (4) | 0.00 | 0.00 | 0.0 | 0.00 | 476.87 | needs env var (5) | 0.07 | 0.00 | 0.0 | 0.02 | 476.87 | Test Summary: | Pass Total Time Overall | 3 3 25.7s SUCCESS [ Info: Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. | | ---------------- CPU ---------------- | Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | basic (6) | 0.23 | 0.00 | 0.0 | 0.30 | 476.87 | failing test (6) | failed at 2025-10-12T12:04:15.542 Worker 6 failed running test failing test: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken. failing test: Test Failed at /home/pkgeval/.julia/packages/ParallelTestRunner/wIOPG/test/runtests.jl:45 Expression: 1 == 2 Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1284 [2] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1276 [3] (::ParallelTestRunner.var"#64#65"{Vector{Any}, Test.DefaultTestSet})() @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:631 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2123 [inlined] [5] with_testset(f::ParallelTestRunner.var"#64#65"{Vector{Any}, Test.DefaultTestSet}, testset::Test.DefaultTestSet) @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:49 Test Summary: | Pass Fail Total Time Overall | 1 1 2 7.1s basic | 1 1 0.2s failing test | 1 1 FAILURE Error in testset failing test: Test Failed at /home/pkgeval/.julia/packages/ParallelTestRunner/wIOPG/test/runtests.jl:45 Expression: 1 == 2 [ Info: Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. | | ---------------- CPU ---------------- | Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | basic (7) | 0.17 | 0.00 | 0.0 | 0.30 | 540.32 | throwing test (7) | failed at 2025-10-12T12:04:39.516 Worker 7 failed running test throwing test: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. throwing test: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:154 Got exception outside of a @test This test throws an error Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ ~/.julia/packages/ParallelTestRunner/wIOPG/test/runtests.jl:53 [inlined] [3] macro expansion @ ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:155 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1954 [inlined] [5] macro expansion @ ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:155 [inlined] [6] macro expansion @ ./timing.jl:689 [inlined] [7] top-level scope @ ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:154 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] (::ParallelTestRunner.var"#inner#runtest##0"{Expr, String, Expr})() @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:150 [10] runtest(::Type{ParallelTestRunner.TestRecord}, f::Expr, name::String, init_code::Expr) @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:187 [11] (::Distributed.var"#handle_msg##4#handle_msg##5"{Distributed.CallMsg{:call_fetch}})() @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:287 [12] run_work_thunk(thunk::Distributed.var"#handle_msg##4#handle_msg##5"{Distributed.CallMsg{:call_fetch}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:70 [13] (::Distributed.var"#handle_msg##2#handle_msg##3"{Distributed.CallMsg{:call_fetch}, Distributed.MsgHeader, Sockets.TCPSocket})() @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:287 Test Summary: | Pass Error Total Time Overall | 1 1 2 7.5s basic | 1 1 0.2s throwing test | 1 1 FAILURE Error in testset throwing test: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:154 Got exception outside of a @test This test throws an error Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ ~/.julia/packages/ParallelTestRunner/wIOPG/test/runtests.jl:53 [inlined] [3] macro expansion @ ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:155 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1954 [inlined] [5] macro expansion @ ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:155 [inlined] [6] macro expansion @ ./timing.jl:689 [inlined] [7] top-level scope @ ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:154 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] (::ParallelTestRunner.var"#inner#runtest##0"{Expr, String, Expr})() @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:150 [10] runtest(::Type{ParallelTestRunner.TestRecord}, f::Expr, name::String, init_code::Expr) @ ParallelTestRunner ~/.julia/packages/ParallelTestRunner/wIOPG/src/ParallelTestRunner.jl:187 [11] (::Distributed.var"#handle_msg##4#handle_msg##5"{Distributed.CallMsg{:call_fetch}})() @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:287 [12] run_work_thunk(thunk::Distributed.var"#handle_msg##4#handle_msg##5"{Distributed.CallMsg{:call_fetch}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:70 [13] (::Distributed.var"#handle_msg##2#handle_msg##3"{Distributed.CallMsg{:call_fetch}, Distributed.MsgHeader, Sockets.TCPSocket})() @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:287 Testing ParallelTestRunner tests passed Testing completed after 151.16s PkgEval succeeded after 207.88s