Skip to content

Commit

Permalink
Mask process test that apparently fails on Travis (Linux?).
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jan 22, 2015
1 parent ad95b0b commit 0dae5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestProcess.rb
Expand Up @@ -36,6 +36,7 @@
exclude :test_gid_sid_available?, "unimplemented"
exclude :test_no_curdir, "out of memory error"
exclude :test_popen_cloexec, "unsupported"
exclude :test_popen_noshell, "fails on linux (Travis)"
exclude :test_popen_wordsplit, "needs investigation"
exclude :test_popen_wordsplit_beginning_and_trailing_spaces, "needs investigation"
exclude :test_process_detach, "uses fork"
Expand Down

0 comments on commit 0dae5d1

Please sign in to comment.