aboutsummaryrefslogtreecommitdiffstats
path: root/test/rinda
Commit message (Expand)AuthorAgeFilesLines
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-131-2/+2
* Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze2020-12-041-2/+2
* Revert "test/rinda/test_rinda.rb: try debugging TestRingServer#test_do_reply"Yusuke Endoh2020-10-171-8/+1
* Revert "test/rinda/test_rinda.rb: Add more debugging code"Yusuke Endoh2020-10-171-25/+0
* test/rinda/test_rinda.rb: Prevent a callback Proc from being GC'edYusuke Endoh2020-10-171-2/+2
* test/rinda/test_rinda.rb: Add more debugging codeYusuke Endoh2020-10-171-0/+25
* test/rinda/test_rinda.rb: try debugging TestRingServer#test_do_replyYusuke Endoh2020-10-161-1/+8
* Revert "Try increasing read timeout of rinda tests"Takashi Kokubun2020-06-261-8/+3
* Try increasing read timeout of rinda testsTakashi Kokubun2020-06-251-2/+8
* Explicitly loading with envutil.rbHiroshi SHIBATA2020-05-281-0/+1
* test/rinda/test_rinda.rb: Increase the timeoutYusuke Endoh2020-01-251-4/+4
* Stop pool threads in test/rinda tooKazuhiro NISHIYAMA2019-12-091-0/+3
* Fix `Leaked thread`Kazuhiro NISHIYAMA2019-07-311-1/+1
* Add debug message for test_rinda crashk0kubun2019-04-071-0/+2
* [bug:8215] seems to be still broken on mswink0kubun2019-03-281-0/+1
* Call DRb.start_service with setup/teardownnaruse2019-02-081-3/+2
* test_rinda.rb: give up stabilizing this testk0kubun2019-02-071-2/+1
* test_rinda.rb: extend timeout of wait_for as wellk0kubun2019-02-051-0/+1
* test_rinda.rb: increase timeout for --jit-wait CIk0kubun2019-02-041-0/+1
* fix: https://twitter.com/_ko1/status/1086167481922646016seki2019-02-021-0/+4
* Skip EHOSTUNREACH by host issuesnobu2018-09-181-0/+2
* test/rinda/test_rinda.rb: Start keeper only on used testskazu2018-08-131-0/+32
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-121-26/+28
* Remove extra assert_nil in Rinda testseregon2017-12-121-3/+2
* Rescue expected Interrupt in TupleSpaceTestModule#test_take_bug_8215eregon2017-12-121-0/+2
* Stop a global server of Rinda testmame2017-03-141-2/+2
* test/rinda/test_rinda: skip multicast tests for unsupported systemsnormal2017-01-111-2/+13
* test_rinda.rb: ipv6_mcnobu2016-12-221-25/+25
* * test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,shugo2016-11-061-0/+4
* Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira2016-03-051-8/+27
* Add frozen_string_literal: false for all filesnaruse2015-12-162-0/+2
* * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki2015-09-211-4/+4
* * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto2015-07-241-3/+3
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/rinda/test_rinda.rb: removed useless assignment variables.hsbt2014-08-291-1/+0
* Stop DRb service.akr2014-06-011-0/+1
* Finish threads.akr2014-06-011-0/+1
* Close FDs.akr2014-06-011-0/+10
* test_rinda.rb: revert stop_servicenobu2014-05-261-1/+0
* test_rinda.rb: fix leaked threadsnobu2014-05-261-4/+24
* test_rinda.rb: hungup investigationnobu2014-01-181-34/+49
* test_rinda.rb: hungup investigationnobu2014-01-181-0/+3
* test_rinda.rb: timeout all threadnobu2014-01-161-5/+22
* test_rinda.rb: timeoutnobu2014-01-151-0/+7
* test_rinda.rb: sleep to timeoutnobu2014-01-151-1/+1
* add timeout to test_do_replynaruse2014-01-151-2/+8
* * lib/rinda/ring.rb: Announce RingServer for the same process.drbrain2013-11-271-0/+34
* fix missing assignment in r42174naruse2013-07-261-1/+1
* Somehow Debian 6.0.7 needs ifname for IPv6 multicast connectnaruse2013-07-251-4/+14
* test_rinda.rb: fix for unimplemented ifindex()shirosaki2013-06-241-6/+12