1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/excludes/_travis/osx/TestProcess.rb
Takashi Kokubun e80f407ed4
Give up stabilizing TestProcess on Travis osx
They have been too unstable.

Revert "Extend sleep before sending USR1 in TestProcess"
This reverts commit aaf69a8ba8.

Revert "Extend sleep before sending USR1 in TestProcess"
This reverts commit 076f3fcf11.
2019-08-06 00:48:00 +09:00

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')