summaryrefslogtreecommitdiff
path: root/test/drb
AgeCommit message (Expand)Author
2019-12-10Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`Kazuhiro NISHIYAMA
2019-12-05Revert "Add debug option to check ci failures on solaris"Kazuhiro NISHIYAMA
2019-12-04Fix thread leak in drbKazuhiro NISHIYAMA
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-10-16Fix DRbServer#any_to_sJeremy Evans
2019-10-16Do not raise an exception on a closed DRb socketJeremy Evans
2019-10-14Fix some DRb issues (#2552)Jeremy Evans
2019-09-02test/drb/drbtest.rb: Skip test_06_timeout on Solaris10sYusuke Endoh
2019-09-01test/drb/drbtest.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh
2019-09-01Revert "Revert "Revert "Skip BUGs on Solaris"""Yusuke Endoh
2019-09-01Revert "Revert "Skip BUGs on Solaris""Yusuke Endoh
2019-09-01Revert "Skip BUGs on Solaris"Yusuke Endoh
2019-05-04ignore test_RangeErrorMasatoshi SEKI
2019-05-04add DRb::WeakIdConv (Bug #15711)Masatoshi SEKI
2019-04-25add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI
2018-11-03Just skip on armv7l-linuxnaruse
2018-11-02Add timeoutnaruse
2018-10-23Skip BUGs on Solariskazu
2018-10-22Add debug option to check ci failures on solariskazu
2018-10-20Run background threads while testing drbkazu
2017-12-30drb: use \A and \znobu
2017-10-21Fix r60271kazu
2017-10-21Add a new test case for ipaddr 1.2.0 + drb/aclknu
2017-10-21Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu
2017-10-09Remove unused test files related `$SAFE>=2`kazu
2017-09-26test_drb.rb: removed extra spacesnobu
2017-04-07use dedicated assertionsnobu
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-05-22use finalizer trick instead of thread.seki
2016-05-15don't use keeper thread. [Bug #12342]seki
2016-02-12drbtest.rb: make command an arraynobu
2016-01-31additional math operationsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-09-21 * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki
2015-07-13use Timeout.timeoutnobu
2015-02-12drbtest.rb: refactornobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-10-07normalize reference to Timeout::Errornormal
2014-06-02Join threads.akr
2014-06-01* test/drb: Wrap tests definitions by DRbTests module. This makesakr
2014-05-28drbtest.rb: avoid leaking threadsnobu
2014-02-07explicitly stop DRb::ExtServnaruse
2014-02-06suppress warnings: assigned but unused variable - esnaruse
2013-07-11* test/drb/ut_eq.rb: Use localhost for drb tests [Bug #7311]zzak
2013-06-19drbtest.rb: DRbBasenobu
2013-04-11* test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.killusa
2013-03-08Remove very obsolete test codemarcandre
2012-09-29drbtest.rb: use :KILL on Windowsshirosaki
2012-09-20* lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse
2012-09-20check @there if it is nil to prevent infinite loopnaruse