=================================================================== +++ 20110503T022423Z @@ 14122 @@ IO#each when passed a String containing one space as a separator - uses the passed argument as the line separator - does not change $_ +- tries to convert the passed separator to a String using #to_str (ERROR - ) +- tries to convert the passed separator to a String using #to_str (ERROR - ) IO#each when passed nil as a separator - yields self's content starting from the current position when the passed separator is nil @@ 67455 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0x7f4d6bcfa368 - mutual join(0x7f4d6a9d3730) /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' =================================================================== --- 20110502T022555Z @@ 67454 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7f1f8dcbd370 - mutual join(0x7f1f8c9966c0) /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'