ruby/test/drb
Yusuke Endoh 53a7abe2cd test/drb/drbtest.rb: Skip test_06_timeout on Solaris10s
The test seems to have a race condition, which fails on very slow
machine like Solaris10s.  So skip it.

In addition, this change restores timeout guard that was removed at
0660d7cb53.  This is because the test gets
stuck forever when something wrong occurs.  It is better to fail the
test than stuck.
2019-09-02 22:33:27 +09:00
..
drbtest.rb test/drb/drbtest.rb: Skip test_06_timeout on Solaris10s 2019-09-02 22:33:27 +09:00
ignore_test_drb.rb
test_acl.rb Fix r60271 2017-10-21 14:22:04 +00:00
test_drb.rb Run background threads while testing drb 2018-10-20 13:14:02 +00:00
test_drbobject.rb ignore test_RangeError 2019-05-04 23:32:13 +09:00
test_drbssl.rb Revert "Revert "Revert "Skip BUGs on Solaris""" 2019-09-01 23:27:44 +09:00
test_drbunix.rb Run background threads while testing drb 2018-10-20 13:14:02 +00:00
ut_array.rb
ut_array_drbssl.rb
ut_array_drbunix.rb
ut_drb.rb
ut_drb_drbssl.rb
ut_drb_drbunix.rb
ut_eq.rb
ut_large.rb
ut_port.rb
ut_safe1.rb
ut_timerholder.rb