Package evaluation to test StringManipulation on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T12:27:47.935 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.94s ################################################################################ # Installation # Installing StringManipulation... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [892a3eda] + StringManipulation v0.6.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [892a3eda] + StringManipulation v0.6.1 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 7.7 s ✓ StringManipulation 1 dependency successfully precompiled in 8 seconds. 14 already precompiled. Precompilation completed after 23.25s ################################################################################ # Testing # Testing StringManipulation Status `/tmp/jl_9ij6Hp/Project.toml` [aea7be01] PrecompileTools v1.3.4 [892a3eda] StringManipulation v0.6.1 [d6f4376e] Markdown v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9ij6Hp/Manifest.toml` [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [892a3eda] StringManipulation v0.6.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Alignment | 43 43 3.9s Alignment to the Right | 5 5 0.1s Alignment to the Center | 5 5 0.0s Alignment to the Left | 5 5 0.0s Multiple Lines Alignment | 1 1 0.3s Per-Line Alignment Preservation | 26 26 1.7s Corner Cases | 1 1 0.0s Test Summary: | Pass Total Time ANSI Parsing | 108 108 2.3s Parsing ANSI Strings | 14 14 0.4s Malformed Extended ANSI Colors | 28 28 0.2s SGR Parameter Scanning | 9 9 0.1s Faint and Strikethrough | 21 21 0.5s Reset Followed by Other Codes | 5 5 0.0s Omitted SGR Parameters | 3 3 0.0s Non-SGR CSI Sequences | 17 17 0.0s Hyperlink Terminators | 11 11 0.4s Test Summary: | Pass Total Time Cropping | 76 76 1.4s Left Cropping | 11 11 0.1s Fit Field | 11 11 0.2s Right Cropping | 14 14 0.0s Corner Cases | 40 40 0.1s Test Summary: | Pass Total Time Decorations | 207 207 1.4s Copy a Decoration with Keywords | 4 4 0.2s Convert Decoration to String | 15 15 0.2s Drop Inactive Decorations | 3 3 0.2s Get Decorations | 1 1 0.1s Get and Remove Decorations | 2 2 0.1s Parse Decorations | 43 43 0.0s Remove Decorations | 2 2 0.0s Replace the Default Background | 4 4 0.2s Update Decorations | 133 133 0.1s Test Summary: | Pass Total Time Faces | 39 39 1.2s Convert Face to Decoration | 25 25 0.6s Face Color to RGB | 14 14 0.5s Test Summary: | Pass Total Time Highlighting | 18 18 1.3s Highlight Searches in Strings | 4 4 0.3s Highlight Searches in Texts With Multiple Lines | 4 4 0.6s Highlight Searches With Out-of-Range Lines | 3 3 0.3s Highlight Searches With Decorations at the Boundaries | 7 7 0.0s Test Summary: | Pass Total Time Prepared Layout | 819 819 24.1s Prepared Text Layout | 165 165 11.2s Prepared Constructor Validation | 6 6 0.0s Prepared Read-Only Vector Interface | 37 37 0.5s Prepared Differential Corpus | 340 340 0.3s Prepared Inference | 3 3 1.2s Prepared Metadata Bounds | 10 10 0.3s Prepared ANSI Boundaries and Transitions | 230 230 2.1s Dense ANSI Seek Checkpoints | 16 16 2.4s High-Cardinality ANSI Metadata | 12 12 0.3s Test Summary: | Pass Total Time Search | 17 17 0.3s String Search | 2 2 0.1s String Search With Unicode | 6 6 0.0s String Search With Empty Matches | 3 3 0.0s String Search by Line | 6 6 0.2s Test Summary: | Pass Total Time Splitting | 11 11 0.0s String Splitting | 11 11 0.0s Test Summary: | Pass Total Time View | 85 85 4.3s Text View | 59 59 3.1s Text View [Errors] | 20 20 0.5s Issue - Wrong Decoration With Visual Mode | 1 1 0.0s Search Highlighting With Unbounded Width | 3 3 0.1s Title With Unbounded Width and Frozen Columns | 2 2 0.1s Test Summary: | Pass Total Time Width | 28 28 0.7s Printable Text Width | 13 13 0.2s Printable Text Width Without Allocations | 15 15 0.0s Testing StringManipulation tests passed Testing completed after 48.09s PkgEval succeeded after 105.27s