Skip to content

Test failures in REPL/test/repl.jl #44892

@tkf

Description

@tkf
Error in testset REPL:
Test Failed at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-x64-5.0/build/default-macmini-x64-5-0/julialang/julia-master/julia-a720be0e52/share/julia/stdlib/v1.9/REPL/test/repl.jl:285
  Expression: s == "\e[0m\n"
   Evaluated: "\r\r\r\e[0K\e[1A\r\e[0K\e[1A\r\e[0K\e[1A\r\e[0K\e[1A\r\e[0K\e[1A\r\e[0K\e[1A\r\e[0K\e[31m\e[1mshell> \e[0m\e[0m\r\e[7C/Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-x64-5.0/build/default-macmini-x64-5-0/julialang/julia-master/julia-a720be0e52/bin/julia -Cnative -J/Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-x64-5.0/build/default-macmini-x64-5-0/julialang/julia-master/julia-a720be0e52/lib/julia/sys.dylib --depwarn=error --check-bounds=yes -g1 --startup-file=no -e \"println(\\\"HI\\\")\" \n" == "\e[0m\n"
Error in testset REPL:
Test Failed at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-x64-5.0/build/default-macmini-x64-5-0/julialang/julia-master/julia-a720be0e52/share/julia/stdlib/v1.9/REPL/test/repl.jl:290
  Expression: fetch(get_stdout) == "HI\n"
   Evaluated: "" == "HI\n"
ERROR: LoadError: Test run finished with errors

https://buildkite.com/julialang/julia-master/builds/10799#a370ae8f-3465-4ae1-b227-85b3b42e3b96/294-9755 (in #44792 but the PR is likely irrelevant)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorciContinuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions