Project

General

Profile

Actions

Bug #5858

closed

Failure test/-ext-/old_thread_select/test_old_thread_select.rb

Added by ayumin (Ayumu AIZAWA) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2012-01-08 trunk 34227) [x86_64-darwin10.8.0]
Backport:
[ruby-dev:45108]

Description

r34227 のtest-all で test_old_select_signal_safe が失敗します

  1. 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するパッチを書きます。

Actions #1

Updated by ayumin (Ayumu AIZAWA) over 12 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

Also available in: Atom PDF

Like0
Like0