Package evaluation of Markdown on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T19:48:28.165 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.02s ################################################################################ # Installation # Installing Markdown... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d6f4376e] + Markdown Updating `~/.julia/environments/v1.10/Manifest.toml` [2a0f44e3] + Base64 [d6f4376e] + Markdown Installation completed after 3.72s Markdown is a standard library in this Julia build. ################################################################################ # Testing # Testing Markdown Status `/tmp/jl_mcpkJ0/Project.toml` [2a0f44e3] Base64 [d6f4376e] Markdown [8dfed614] Test Status `/tmp/jl_mcpkJ0/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... text without Struct 49454() underline.Test Summary: | Pass Total Time issue #16194: interpolation in md"..." strings | 9 9 0.5s Test Summary: |Time issue 40080: empty list item breaks display() | None 0.4s Test Summary: | Pass Total Time issue #37232: linebreaks | 1 1 0.0s Test Summary: | Pass Total Time pullrequest #41552: a code block has \end{verbatim} | 2 2 0.1s Test Summary: | Pass Total Time issue #42139: autolink | 3 3 0.0s Testing Markdown tests passed Testing completed after 17.33s PkgEval succeeded after 30.16s