Package evaluation to test Glob on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T09:30:17.699 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.2s ################################################################################ # Installation # Installing Glob... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [c27321d9] + Glob v1.5.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [c27321d9] + Glob v1.5.0 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.73s ################################################################################ # Testing # Testing Glob Status `/tmp/jl_7oKml5/Project.toml` [c27321d9] Glob v1.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_7oKml5/Manifest.toml` [c27321d9] Glob v1.5.0 [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 Testing Running tests... Test Summary: | Pass Total Time FilenameMatch with ** globstar | 83 83 0.0s Test Summary: | Pass Total Time regular glob readdir | 11 11 0.6s Test Summary: | Pass Total Time glob with ** | 32 32 0.4s Test Summary: | Pass Total Time occursin(GlobMatch, Array) | 9 9 0.1s Test Summary: | Pass Total Time GlobStar type | 7 7 0.1s Test Summary: | Pass Total Time GlobMatch ** parsing | 12 12 0.0s Test Summary: | Pass Total Time match with GlobStar | 44 44 0.0s Test Summary: | Pass Total Time splitprefix | 7 7 0.0s Test Summary: | Pass Total Time splitabspath | 11 11 0.0s Test Summary: | Pass Total Time glob("/") and glob("") | 2 2 0.0s Testing Glob tests passed Testing completed after 13.36s PkgEval succeeded after 44.07s