Package evaluation to test Glob on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T04:14:36.249 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.72s ################################################################################ # Installation # Installing Glob... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c27321d9] + Glob v1.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c27321d9] + Glob v1.5.0 Installation completed after 1.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.9s ################################################################################ # Testing # Testing Glob Status `/tmp/jl_Gucw2v/Project.toml` [c27321d9] Glob v1.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Gucw2v/Manifest.toml` [c27321d9] Glob v1.5.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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 1.0s Test Summary: | Pass Total Time glob with ** | 32 32 0.6s 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 15.22s PkgEval succeeded after 64.89s