Skip to content

Commit

Permalink
Make sure we are green with this bugger excluded on appveyor
Browse files Browse the repository at this point in the history
enebo committed Aug 24, 2016
1 parent 936a28b commit 5c9b5bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/externals/ruby1.9/excludes/TestOpen3.rb
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@
exclude :test_capture2e, "error"
exclude :test_capture3, "needs investigation" if windows
exclude :test_capture3_flip, "needs investigation" if windows
exclude :test_open3, "wtf weirdly broke with no explanation" if windows
exclude :test_pid, "needs investigation" if windows
exclude :test_pipeline, "error"
exclude :test_pipeline_r, "hangs"

0 comments on commit 5c9b5bf

Please sign in to comment.