COMMIT added specs for Time.strftime with GNU modificators http://github.com/rubyspec/rubyspec/commit/822efab1d7e1a03dbd477454e672d5d8485016dd --- 20090915T100128 +++ 20090916T095411 @@ -1,11086 +1,11086 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/core/io/pid_spec.rb IO#pid - returns nil for IO not associated with a process -- returns the ID of a process associated with stream +- returns the ID of a process associated with streamheh + - raises IOError on closed stream -heh /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/core/io/pipe_spec.rb IO.pipe @@ -26948,7 +26948,7 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7f94197a4e00 - mutual join(0x3386aa0) +ThreadError: Thread#join: deadlock 0x7f2ad78e7e08 - mutual join(0x3c832c0) /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'