Package evaluation of Test on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-17T13:30:29.007 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.03s ################################################################################ # 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 1.24s Test is a standard library in this Julia build. ################################################################################ # Testing # Testing Test Status `/tmp/jl_0S4YuA/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_0S4YuA/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.1s 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.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 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:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_36162.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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 0x0000741e1b93cb50 Total snapshots: 746. Utilization: 0% ╎746 @Base/task.jl:1129 wait_forever() 745╎ 746 @Base/task.jl:1192 wait() PkgEval terminated after 611.0s: tests became inactive