OlderDiff < 20110705T000223Z < ThisDiff > 20110706T002353Z > NewerDiff
COMMIT [Brian Ford] Removed invalid modification while iterating specs. COMMIT [Brian Ford] Hash#update spec for order of checking frozen and coercing. COMMIT [Charles Oliver Nutter] 1.8.8 is dead and each_with_object is in 1.9.2; enabling specs. =================================================================== +++ 20110706T002353Z @@ 50015 @@ timeout: the process group <pgid> is alive. timeout: INT signal sent. timeout: INT signal sent. +timeout: TERM signal sent. +timeout: TERM signal sent. +timeout: KILL signal sent. +some descendant process in process group <pgid> remain. timeout: INT signal sent. |output interval exceeds 300.0 seconds. (CommandTimeout) | /home/chkbuild/timeoutcom.rb:165:in `timeout_command' @@ 57618 @@ <n>) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0x7f735887c378 - mutual join(0x7f7357565730) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' =================================================================== --- 20110705T000223Z @@ 14377 @@ Hash#rehash - reorganizes the hash by recomputing all key hash codes - raises a TypeError if called on a frozen instance -- causes a RuntimeError to be raised if called inside an iterator block /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/core/hash/reject_spec.rb Hash#reject @@ 34995 @@ Hash#rehash - reorganizes the hash by recomputing all key hash codes - raises a TypeError if called on a frozen instance -- causes a RuntimeError to be raised if called inside an iterator block Finished in <t> seconds @@ 57614 @@ <n>) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7fd350e59360 - mutual join(0x7fd34fb42628) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'
OlderDiff < 20110705T000223Z < ThisDiff > 20110706T002353Z > NewerDiff