1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/testunit
usa 8a67b59c31 Get rid of a test error on Windows caused by r60417
* test/testunit/test_parallel.rb (teardown): this code seems to allow
  `Errno::EPIPE` from @worker_in.  in such case, `close` may also raise the same
  exception.
  I'm not confident in this conclusion and still doubt that we should revert
  r60417 instead of this commit or not.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-25 13:29:27 +00:00
..
tests_for_parallel
test4test_hideskip.rb
test4test_redefinition.rb
test4test_sorting.rb
test_assertion.rb assertions.rb: leave timeout to invoke_ruby 2016-05-19 03:46:20 +00:00
test_hideskip.rb test/unit: fix for the test 2016-02-27 04:16:44 +00:00
test_parallel.rb Get rid of a test error on Windows caused by r60417 2017-10-25 13:29:27 +00:00
test_redefinition.rb
test_sorting.rb