We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
| REPL (10) \| failed at 2024-02-14T12:18:13.615 | Test Failed at C:\buildkite-agent\builds\win2k22-amdci6-0\julialang\julia-master\julia-b20922f213\share\julia\stdlib\v1.11\REPL\test\repl.jl:246 | Expression: startswith(s, "\e[0mERROR: unterminated single quote\nStacktrace:\n [1] ") \|\| startswith(s, "\e[0m\e[1m\e[91mERROR: \e[39m\e[22m\e[91munterminated single quote\e[39m\nStacktrace:\n [1] ") | | Test Failed at C:\buildkite-agent\builds\win2k22-amdci6-0\julialang\julia-master\julia-b20922f213\share\julia\stdlib\v1.11\REPL\test\repl.jl:1497 | Expression: readline(stdout_read) == "" | Evaluated: "Stacktrace:" == "" | | Test Failed at C:\buildkite-agent\builds\win2k22-amdci6-0\julialang\julia-master\julia-b20922f213\share\julia\stdlib\v1.11\REPL\test\repl.jl:1502 | Expression: readline(stdout_read) == "\e[0m" | Evaluated: "\e[0m1-element ExceptionStack:" == "\e[0m"
julia/stdlib/REPL/test/repl.jl
Line 246 in 2c0098e
Line 1497 in 2c0098e
Line 1502 in 2c0098e
The text was updated successfully, but these errors were encountered:
REPL: disable flaky win32 stacktrace tests (#55408)
f276757
Disables these tests on win32 that have been flaky on that platform since February at least #53340
REPL: disable flaky win32 stacktrace tests (JuliaLang#55408)
28bfc99
Disables these tests on win32 that have been flaky on that platform since February at least JuliaLang#53340
Managed to find a CI configuration that fails on all machines with this error: https://buildkite.com/julialang/julia-master/builds/45169#01953f7d-074e-42b0-a680-c40aef6c5b81 from #57532 with rr trace
Sorry, something went wrong.
No branches or pull requests
julia/stdlib/REPL/test/repl.jl
Line 246 in 2c0098e
julia/stdlib/REPL/test/repl.jl
Line 1497 in 2c0098e
julia/stdlib/REPL/test/repl.jl
Line 1502 in 2c0098e
The text was updated successfully, but these errors were encountered: