Package evaluation of Test on Julia 1.13.0-DEV.786 (4d40c6480b*) started at 2025-07-05T01:39:16.077 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.4s ################################################################################ # 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_hH1E2J/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_hH1E2J/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.1s 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.1s 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.7s Test Summary: | Pass Total Time printing of a TestSetException | 4 4 0.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_70691.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000075e765c8e770 Total snapshots: 826. Utilization: 0% ╎826 @Base/task.jl:1150 wait_forever() 825╎ 826 @Base/task.jl:1213 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_70691.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 10716253 (Pool: 10716120; Big: 133); GC: 9 PkgEval terminated after 610.85s: tests became inactive