1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/irb
Yusuke Endoh 56119c5245 Skip TestIRB::TestInit#test_recovery_sigint on Solaris
The test randomly gets stuck on Solaris:

http://rubyci.s3.amazonaws.com/solaris11-sunc/ruby-master/log/20211105T060014Z.fail.html.gz
```
  1) Error:
TestIRB::TestInit#test_recovery_sigint:
Timeout::Error: execution of assert_in_out_err expired timeout (100.0 sec)
pid 3195 killed by SIGTERM (signal 15)
| Switch to inspect mode.
| exit
|
```

I investigated the issue but I couldn't figure it out.
This random failure is noisy, which makes it difficult to track the CI.
So I skip the test on Soalris. Contribution is welcome.
2021-11-05 20:03:11 +09:00
..
yamatanooroti [ruby/irb] Add tests for truncated show doc dialog 2021-10-08 10:34:20 +09:00
test_cmd.rb [ruby/irb] Clean up a duplicated definition 2021-10-11 15:25:05 +09:00
test_color.rb [ruby/irb] Use pend instead of skip 2021-08-30 12:39:23 +09:00
test_color_printer.rb [ruby/irb] Use pend instead of skip 2021-08-30 12:39:23 +09:00
test_completion.rb [ruby/irb] Ignore parenthesis during completion 2021-10-13 06:33:48 +09:00
test_context.rb [ruby/irb] Set default return_format 2021-10-11 15:39:48 +09:00
test_history.rb Try to fix errors in TestIRB::TestHistory too 2021-03-18 18:07:18 +09:00
test_init.rb Skip TestIRB::TestInit#test_recovery_sigint on Solaris 2021-11-05 20:03:11 +09:00
test_option.rb make sync-default-gems GEM=irb 2019-06-13 00:32:20 +09:00
test_raise_no_backtrace_exception.rb [ruby/irb] Use pend instead of skip 2021-08-30 12:39:23 +09:00
test_ruby_lex.rb [ruby/irb] Use typed spaces when the line is inside the here documents 2021-09-22 23:26:41 +09:00
test_workspace.rb [ruby/irb] Tests may not execute in the source directory 2021-09-10 08:34:51 +09:00