Improve prompt generating performance by caching prompt parts(%m, %M) #4722
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
5s
lint
11s
Debug compatibility test
6m 12s
Matrix: irb
Matrix: vterm-yamatanooroti
Annotations
2 errors
|
vterm-yamatanooroti 3.4 (latest reline)
Process completed with exit code 1.
|
|
Error:
test/irb/yamatanooroti/test_rendering.rb#L298
RuntimeError: Startup message didn't arrive within timeout: ""
/home/runner/work/irb/irb/vendor/bundle/ruby/3.4.0/bundler/gems/yamatanooroti-87b84c9e0dd3/lib/yamatanooroti/vterm.rb:68:in 'block in Yamatanooroti::VTermTestCaseModule#wait_startup_message'
<internal:kernel>:168:in 'Kernel#loop'
/home/runner/work/irb/irb/vendor/bundle/ruby/3.4.0/bundler/gems/yamatanooroti-87b84c9e0dd3/lib/yamatanooroti/vterm.rb:65:in 'Yamatanooroti::VTermTestCaseModule#wait_startup_message'
/home/runner/work/irb/irb/vendor/bundle/ruby/3.4.0/bundler/gems/yamatanooroti-87b84c9e0dd3/lib/yamatanooroti/vterm.rb:26:in 'Yamatanooroti::VTermTestCaseModule#start_terminal'
/home/runner/work/irb/irb/test/irb/yamatanooroti/test_rendering.rb:298:in 'IRB::RenderingTest::TestVTerm#test_assignment_expression_truncate'
|