Package evaluation of Multibreak on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:08:02.862 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.97s ################################################################################ # Installation # Installing Multibreak... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2db7fbaf] + Multibreak v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [2db7fbaf] + Multibreak v0.2.0 Installation completed after 3.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.01s ################################################################################ # Testing # Testing Multibreak Status `/tmp/jl_ry78W5/Project.toml` [2db7fbaf] Multibreak v0.2.0 [8dfed614] Test Status `/tmp/jl_ry78W5/Manifest.toml` [2db7fbaf] Multibreak v0.2.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time standard Julia | 1 1 0.1s Test Summary: | Pass Total Time multibreak macro | 1 1 0.0s Test Summary: | Pass Total Time goto and label | 1 1 0.0s Test Summary: | Pass Total Time multibreak applied to outer for | 1 1 0.0s Test Summary: | Pass Total Time multibreak applied to function | 1 1 0.2s Test Summary: | Pass Total Time multibreak applied to function with two loops | 1 1 0.0s Test Summary: | Pass Total Time too many break | 1 1 0.1s Test Summary: | Pass Total Time too many break and continue | 1 1 0.0s Test Summary: | Pass Total Time continue before break | 1 1 0.0s Test Summary: | Pass Total Time multiple continue | 1 1 0.0s Test Summary: | Pass Total Time cannot break through function barrier | 2 2 0.0s Test Summary: | Pass Total Time single loop with multiple variables | 2 2 0.0s Test Summary: | Pass Total Time nested loops with multiple variables | 1 1 0.0s Test Summary: | Pass Total Time nested while loops | 2 2 0.0s Test Summary: | Pass Total Time mixed for and while loops | 1 1 0.0s Test Summary: | Pass Total Time zombie code | 1 1 0.0s Testing Multibreak tests passed Testing completed after 8.87s PkgEval succeeded after 29.89s