Package evaluation of REPL on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T19:48:06.703 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.78s ################################################################################ # Installation # Installing REPL... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [3fa0cd96] + REPL Updating `~/.julia/environments/v1.10/Manifest.toml` [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [3fa0cd96] + REPL [6462fe0b] + Sockets [4ec0a83e] + Unicode Installation completed after 2.8s REPL is a standard library in this Julia build. ################################################################################ # Testing # Testing REPL Status `/tmp/jl_plvQem/Project.toml` [b77e0a4c] InteractiveUtils [d6f4376e] Markdown [3fa0cd96] REPL [9a3f8284] Random [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode Status `/tmp/jl_plvQem/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time AST Transformation | 2 2 0.7s Test Summary: | Pass Total Time AST Transformations Async | 2 2 0.0s Test Summary: | Pass Total Time Install missing packages via hooks | 22 22 0.1s Test Summary: | Pass Total Time Check symbols previously not shown by REPL.doc_completions() | 17 17 0.1s Test Summary: | Pass Total Time sub/superscripts | 8 8 0.0s Test Summary: | Pass Total Time completion of string/cmd macros (#22577) | 9 9 0.0s Test Summary: | Pass Total Time Keyword-argument completion | 62 62 0.2s Test Summary: | Pass Total Time https://github.com/JuliaLang/julia/issues/40247 | 6 6 0.0s Test Summary: | Pass Total Time https://github.com/JuliaLang/julia/issues/47593 | 1 1 0.0s Test Summary: | Pass Total Time edit_word_transpose | 16 16 0.2s Test Summary: | Pass Total Time function prompt indentation | 3 3 0.1s Test Summary: | Pass Total Time shift selection | 4 4 0.2s Test Summary: | Pass Total Time tab/backspace alignment feature | 30 30 0.1s Test Summary: | Pass Total Time newline alignment feature | 10 10 0.0s Test Summary: | Pass Total Time change case on the right | 3 3 0.2s Test Summary: | Pass Total Time kill ring | 20 20 0.2s Test Summary: | Pass Total Time undo | 64 64 0.4s Test Summary: | Pass Total Time edit_indent_{left,right} | 18 18 0.3s Test Summary: | Pass Total Time edit_transpose_lines_{up,down}! | 14 14 0.2s Test Summary: | Pass Total Time edit_insert_last_word | 12 12 0.0s Test Summary: | Pass Total Time show_completions | 3 3 0.2s Test Summary: | Pass Total Time symbol completion | 4 4 1.1s Test Summary: | Pass Total Time quoting in doc search | 2 2 0.0s Test Summary: | Pass Total Time Non-Markdown | 2 2 0.0s Test Summary: | Pass Total Time Check @var_str also completes to var"" in REPL.doc_completions() | 3 3 0.0s Test Summary: | Pass Total Time fuzzy score | 1 1 0.0s Test Summary: | Pass Total Time Unicode doc lookup (#41589) | 1 1 0.0s Test Summary: | Pass Total Time #44009 | 1 1 0.0s Test Summary: | Pass Total Time test set | 2 2 0.0s Testing REPL tests passed Testing completed after 59.93s PkgEval succeeded after 70.15s