Actions
Bug #5858
closedFailure test/-ext-/old_thread_select/test_old_thread_select.rb
Description
r34227 のtest-all で test_old_select_signal_safe が失敗します
- Failure:
test_old_select_signal_safe(TestOldThreadSelect) [/Users/ayumin/github/ruby/test/-ext-/old_thread_select/test_old_thread_select.rb:91]:
interrupted or short wait: diff=0.999695.
Expected 0.999695 to be >= 1.
小崎さんによるとOSのバグだそうです。(Lionでは再現しない)
バージョン指定した上でSkipするパッチを書きます。
Updated by ayumin (Ayumu AIZAWA) almost 13 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r34231.
Ayumu, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- test/-ext-/old_thread_select/test_old_thread_select.rb:
avoid platform bug. [Bug #5858] [ruby-dev:45108]
Actions
Like0
Like0