Package evaluation to test Markdown on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-26T06:19:54.398 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.59s ################################################################################ # Installation # Installing Markdown... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d6f4376e] + Markdown v1.11.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.13.0 Installation completed after 0.94s Markdown is a standard library in this Julia build. ################################################################################ # Testing # Testing Markdown Status `/tmp/jl_5Cur13/Project.toml` [2a0f44e3] Base64 v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [d6f4376e] Markdown v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5Cur13/Manifest.toml` [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.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time basics | 18 18 1.8s Test Summary: | Pass Total Time fenced code blocks | 7 7 0.9s Test Summary: | Pass Total Time linefeeds | 3 3 0.2s Test Summary: | Pass Total Time footnotes | 20 20 1.0s Test Summary: | Pass Total Time lists | 15 15 0.2s Test Summary: | Pass Total Time Links | 3 3 0.2s Test Summary: | Pass Total Time Basic plain (markdown) output | 8 8 0.2s Test Summary: | Pass Total Time Terminal (markdown) output | 11 11 2.4s Test Summary: | Pass Total Time Issue #38275 | 3 3 3.7s Test Summary: | Pass Total Time HTML output | 19 19 0.2s Test Summary: | Pass Total Time the 'book' example input | 8 8 0.9s Test Summary: | Pass Total Time rst rendering | 21 21 0.1s Test Summary: | Pass Total Time Interpolation / Custom types | 4 4 0.4s Test Summary: | Pass Total Time GH tables | 10 10 0.9s Test Summary: | Pass Total Time LaTeX extension | 8 8 0.2s Test Summary: | Pass Total Time Nested backticks for inline code and math | 6 6 0.1s Test Summary: | Pass Total Time Admonitions | 35 35 0.2s Test Summary: | Pass Total Time Nested Lists | 18 18 0.0s Test Summary: | Pass Total Time Ordered list starting number. | 5 5 0.0s Test Summary: | Pass Total Time issue 20225, check this can print | 8 8 1.4s Test Summary: | Pass Total Time issue 49454, check this can print | 1 1 0.1s Test Summary: | Pass Total Time table rendering with term #25213 | 1 1 0.0s Test Summary: | Pass Total Time test Base.copy | 5 5 0.1s Test Summary: | Pass Total Time issue #26598: loose lists | 4 4 0.0s Test Summary: | Pass Total Time issue #29995 | 1 1 0.0s Test Summary: | Pass Total Time issue #16194: interpolation in md"..." strings | 10 10 0.2s Test Summary: | Total Time issue #40080: empty list item breaks display() | 0 0.0s Test Summary: | Pass Total Time issue #37232: linebreaks | 1 1 0.0s Test Summary: | Pass Total Time linebreaks in lists | 4 4 0.0s Test Summary: | Pass Total Time pullrequest #57664: en_or_em_dash | 6 6 0.0s Test Summary: | Pass Total Time pullrequest #41552: a code block has \end{verbatim} | 2 2 0.0s Test Summary: | Pass Total Time issue #42139: autolink | 3 3 0.0s Test Summary: | Pass Total Time Docstrings | 1 1 0.1s Test Summary: | Pass Total Time Non-Markdown | 2 2 0.0s Test Summary: | Pass Total Time issue #59967: indented code blocks with more than one blank line | 1 1 0.0s Test Summary: | Pass Total Time Lazy Strings | 1 1 0.0s Test Summary: | Pass Total Time rendering of nested lists, with hard breaks | 4 4 0.0s Test Summary: | Pass Total Time indexing and iterator interface | 15 15 0.1s Test Summary: | Pass Total Time issue #46991: Preserve non-breaking space | 2 2 0.0s Test Summary: | Pass Broken Total Time CommonMark spec test suite: roundtrip mode, common flavor | 607 45 652 1.5s Test Summary: | Pass Broken Total Time CommonMark spec test suite: roundtrip mode, github flavor | 607 45 652 0.4s Test Summary: | Pass Broken Total Time CommonMark spec test suite: roundtrip mode, julia flavor | 602 50 652 0.1s Test Summary: | Pass Broken Total Time CommonMark spec test suite: HTML mode, common flavor | 340 312 652 0.0s Test Summary: | Pass Broken Total Time CommonMark spec test suite: HTML mode, github flavor | 325 327 652 0.0s Test Summary: | Pass Broken Total Time CommonMark spec test suite: HTML mode, julia flavor | 336 316 652 0.0s Testing Markdown tests passed Testing completed after 43.85s PkgEval succeeded after 68.32s