ruby/test/drb
NARUSE, Yui 66d626fdb5
Skip drb tests on mswin (#7789)
* Skip TestDRbSSLAry on mswin

This doesn't seem to stably work on mswin:
5871633211

For CI stability, it generally seems like a bad idea to run druby tests
on Windows, given that it's pretty much unstable on MinGW as well.

* Do not run drb SSL tests on Windows

These tests often cause a timeout and this issue seems specific to the
Windows platforms.
6072346738

---------

Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
2023-05-08 03:09:07 +00:00
..
drbtest.rb merge revision(s) 881bc2a176: 2022-10-21 22:48:29 +09:00
ignore_test_drb.rb
test_acl.rb
test_drb.rb test/drb/test_drb.rb: Specify the host of DRbServer 2021-04-07 16:34:19 +09:00
test_drbobject.rb Stop Thread.new in DRb::TimerIdConv::TimerHolder2#on_gc 2019-12-10 12:43:49 +09:00
test_drbssl.rb Skip drb tests on mswin (#7789) 2023-05-08 03:09:07 +00:00
test_drbunix.rb
ut_array.rb
ut_array_drbssl.rb
ut_array_drbunix.rb
ut_drb.rb lib/drb/drb.rb: Use ruby2_keywords for keyword separation 2020-02-15 16:27:03 +09:00
ut_drb_drbssl.rb
ut_drb_drbunix.rb
ut_eq.rb
ut_large.rb
ut_port.rb
ut_safe1.rb
ut_timerholder.rb