aboutsummaryrefslogtreecommitdiffstats
path: root/test/rinda
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_rinda.rb: no forknobu2013-06-191-7/+0
* test_rinda.rb: reap zombienobu2013-06-191-0/+2
* * test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin2013-06-021-3/+3
* Use custom methods for values whose type is different on platformsnaruse2013-05-311-3/+3
* * test/rinda/test_rinda.rb: Socket.getifaddrs may returns an interfaceakr2013-05-111-3/+1
* Add debug print to investigate a failure on Travis-CI.akr2013-05-111-0/+3
* Simplify test with Socket.getifaddrsnaruse2013-05-111-8/+5
* ring.rb: specify multicast interfaceshirosaki2013-04-251-3/+39
* test_rinda.rb: Use KILL on Windowsshirosaki2013-04-251-2/+3
* test_rinda.rb: use spawnnobu2013-04-181-5/+9
* Use more general approach to get scope_id see #8159naruse2013-03-251-22/+22