diff options
| author | Alan Wu <alanwu@ruby-lang.org> | 2022-06-26 09:24:22 -0400 |
|---|---|---|
| committer | Alan Wu <alanwu@ruby-lang.org> | 2022-06-26 09:24:22 -0400 |
| commit | 49d59215506a30c8a11766627f7af0cdfe0de9d4 (patch) | |
| tree | 110551247f08fcdcab74a93d16c790856579a361 /include/ruby/debug.h | |
| parent | d3d5ef0cca160fca538c7f556c5a6e08df5847e6 (diff) | |
Fix Rinda test teardown for omitted tests
New test failures on MINGW appeared after
c2e37c8ff7da395f33fae546d9ae9e2408fc9236.
1) Error:
Rinda::TupleSpaceProxyTest#test_00_template:
NoMethodError: undefined method `stop_service' for nil:NilClass
D:/a/ruby/ruby/src/test/rinda/test_rinda.rb:516:in `teardown'
2) Error:
Rinda::TupleSpaceProxyTest#test_ruby_talk_264062:
NoMethodError: undefined method `stop_service' for nil:NilClass
D:/a/ruby/ruby/src/test/rinda/test_rinda.rb:516:in `teardown'
Teardown happens even when the test is omitted.
See: https://github.com/ruby/ruby/runs/7058984522
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions
