Issue #5858 has been reported by Ayumu AIZAWA.
Bug #5858: Failure
test/-ext-/old_thread_select/test_old_thread_select.rb
Author: Ayumu AIZAWA
Status: Open
Priority: Normal
Assignee: Ayumu AIZAWA
Category: test
Target version: 2.0.0
ruby -v: ruby 2.0.0dev (2012-01-08 trunk 34227) [x86_64-darwin10.8.0]
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するパッチを書きます。