Don't show 'Maybe IRB bug!' in show_source and ls command (#1039) #17
Annotations
2 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
? ^^
|
rake test truffleruby-head
Process completed with exit code 1.
|
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
|
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
|