Skip to content

Restructure IRB's documentation #89

Restructure IRB's documentation

Restructure IRB's documentation #89

Triggered via push December 23, 2024 23:27
Status Failure
Total duration 2m 47s
Artifacts
Matrix: irb
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Failure: test/irb/test_color.rb#L169
Case: colorize_code("a /(b +1)/i", local_variables: ["a"]) Result: "a /(b +#{BLUE}#{BOLD}1#{CLEAR})/i". <"a /(b \e[34m\e[1m+1\e[0m)/i"> expected but was <"a /(b +\e[34m\e[1m1\e[0m)/i">. diff: - a /(b +1)/i ? ^ - + a /(b +1)/i ? ^^
Failure: test/irb/test_context.rb#L241
<"=> 1\n" + "=> 2\n" + "=> 3\n" + "=> 4\n"> expected but was <"=> 1\n" + "=> [2, 3]\n" + "=> 2\n" + "=> 3\n" + "=> 4\n" + "=> 4\n">. diff: => 1 + => [2, 3] => 2 => 3 => 4 + => 4
rake test truffleruby-head
Process completed with exit code 1.
rake test truffleruby-head
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rake test truffleruby-head (latest reline)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636