aboutsummaryrefslogtreecommitdiffstats
path: root/test/excludes/_travis/osx/TestProcess.rb
blob: 5aa03d5eadfdb28d47bec827489b9e848fa583bc (plain)
1
2
3
4
5
6
7
# 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')