Package evaluation of JuliaSyntax on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:21:42.430 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.21s ################################################################################ # Installation # Installing JuliaSyntax... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [70703baa] + JuliaSyntax v1.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [70703baa] + JuliaSyntax v1.0.2 Installation completed after 3.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 25.42s ################################################################################ # Testing # Testing JuliaSyntax Status `/tmp/jl_3KBl4x/Project.toml` [70703baa] JuliaSyntax v1.0.2 [56ddb016] Logging [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_3KBl4x/Manifest.toml` [70703baa] JuliaSyntax v1.0.2 [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 Reference parser bugs | 11 11 2.1s Test Summary: | Pass Total Time _printstyled | 7 7 1.1s Test Summary: | Pass Total Time ambiguities | 2 2 1.2s Test Summary: | Pass Total Time Kinds | 14 14 0.4s Test Summary: | Pass Total Time Tokenize | 4308 4308 33.9s Test Summary: | Pass Total Time ParseStream | 19 19 0.5s Test Summary: | Pass Total Time ParseStream constructors | 6 6 2.9s Test Summary: | Pass Total Time ParseStream tree traversal | 22 22 0.3s Test Summary: | Pass Total Time SubString{GenericString} (issue #505) | 5 5 14.2s Test Summary: | Pass Total Time Inline test cases | 775 775 34.6s Test Summary: | Pass Total Time Parser does not crash on broken code | 23 23 0.0s Test Summary: | Pass Total Time parser `Kind` remapping | 29 29 1.1s Test Summary: | Pass Total Time Trivia attachment | 1 1 0.5s Test Summary: | Pass Total Time Unicode normalization in tree conversion | 9 9 0.0s Test Summary: | Pass Total Time Unbalanced bidirectional unicode | 2 2 0.0s Test Summary: | Pass Total Time GreenNode | 16 16 0.8s Test Summary: | Pass Total Time SyntaxNode | 34 34 1.5s Test Summary: | Pass Total Time SyntaxNode pretty printing | 4 4 0.4s Test Summary: | Pass Total Time token errors | 33 33 0.1s Test Summary: | Pass Total Time parser errors | 59 59 0.1s Test Summary: | Pass Total Time parser warnings | 23 23 0.1s Test Summary: | Pass Total Time diagnostics for literal parsing | 57 57 0.0s Test Summary: | Pass Total Time diagnostic printing | 3 3 1.2s Test Summary: | Pass Total Time parser API | 52 52 1.2s Test Summary: | Pass Total Time ParseError printing | 8 8 2.2s Test Summary: | Pass Total Time tokenize() API | 10 10 0.8s Test Summary: | Pass Total Time Expr parsing with build_tree | 230 230 0.2s Test Summary: | Pass Total Time Expr parsing with SyntaxNode conversion | 230 230 0.8s Test Summary: | Pass Total Time SyntaxNode->Expr conversion | 1 1 0.1s Test Summary: | Pass Total Time Parsing literals from strings | 147 147 0.7s Test Summary: | Pass Total Time SourceFile lines and column indexing | 27 27 0.3s Test Summary: | Pass Total Time SourceFile position indexing | 15 15 0.0s Test Summary: | Pass Total Time SourceFile printing and text extraction | 2 2 0.0s Test Summary: | Pass Total Time highlight() | 39 39 1.5s Test Summary: | Pass Total Time Hooks for Core integration | 1083 1083 1.6s Test Summary: | Pass Total Time Parse JuliaSyntax | 15 15 2.7s Test Summary: | Pass Total Time Parse JuliaSyntax tests | 20 20 0.9s Test Summary: | Pass Total Time Parse Base at /opt/julia/bin/../share/julia/base | 255 255 15.8s Test Summary: | Pass Total Time Parse Base tests at /opt/julia/bin/../share/julia/test | 213 213 15.3s Test Summary: | Pass Total Time Parse Julia stdlib at /opt/julia/share/julia/stdlib/v1.10 | 585 585 30.8s Test Summary: | Pass Total Time Equality Expr | 3 3 0.0s Test Summary: | Pass Total Time Equality SyntaxNode | 3 3 0.2s Test Summary: | Pass Total Time Equality GreenNode | 3 3 0.0s Test Summary: | Pass Total Time Hashing Expr | 3 3 0.1s Test Summary: | Pass Total Time Hashing SyntaxNode | 3 3 0.5s Test Summary: | Pass Total Time Hashing GreenNode | 3 3 0.0s Test Summary: | Pass Total Time Serialization Expr | 1 1 2.1s Test Summary: | Pass Total Time Serialization SyntaxNode | 1 1 0.5s Test Summary: | Pass Total Time Serialization GreenNode | 1 1 0.0s Testing JuliaSyntax tests passed Testing completed after 192.59s PkgEval succeeded after 230.2s