mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e80f407ed4
They have been too unstable. Revert "Extend sleep before sending USR1 in TestProcess" This reverts commitaaf69a8ba8
. Revert "Extend sleep before sending USR1 in TestProcess" This reverts commit076f3fcf11
.
7 lines
391 B
Ruby
7 lines
391 B
Ruby
# These tests randomly hang forever. For testing other things properly, skipped for now.
|
|
|
|
# https://travis-ci.org/ruby/ruby/jobs/566409880
|
|
exclude(:test_execopts_redirect_open_fifo_interrupt_raise, 'This test randomly hangs on Travis osx')
|
|
|
|
# https://travis-ci.org/ruby/ruby/jobs/567547060
|
|
exclude(:test_execopts_redirect_open_fifo_interrupt_print, 'This test randomly hangs on Travis osx')
|