summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/pack
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2025-03-28 13:34:32 +0900
committerYusuke Endoh <mame@ruby-lang.org>2025-03-28 14:19:33 +0900
commitfc26004660a287b977e5481a09f6329ffa688357 (patch)
tree3087e2ff02b629b48f43d81a27b0be6dd8650e1e /spec/ruby/core/array/pack
parent28c7ae66268c1f81441f8ed5fc0800337f0e3bcf (diff)
Remove test_retry_workers
The test fails randomly for unknown reason. https://github.com/ruby/ruby/actions/runs/14121674932/job/39562945096?pr=12993 ``` 1) Error: TestParallel::TestParallel#test_retry_workers: Test::Unit::ProxyError: execution expired (start: 2025-03-28 04:04:10 +0000, end: 2025-03-28 04:05:50 +0000) /home/runner/work/ruby/ruby/src/tool/test/testunit/test_parallel.rb:16:in 'TestParallel.timeout' /home/runner/work/ruby/ruby/src/tool/test/testunit/test_parallel.rb:225:in 'TestParallel::TestParallel#test_retry_workers' ``` Maybe the workers do not respond "quit" request. We no longer use the retry mechanism, so just remove the test.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12993
Diffstat (limited to 'spec/ruby/core/array/pack')
0 files changed, 0 insertions, 0 deletions