COMMIT Clarifying Dir.chdir spec. http://github.com/rubyspec/rubyspec/commit/208176f352f84bd335797ec695c5bd64b1efc104 COMMIT fix chdir without block spec on windows http://github.com/rubyspec/rubyspec/commit/fdd52725ee822a16b0815888a486996638929d6c --- 20090909T094400 +++ 20090910T093227 @@ -1,11965 +1,11965 @@ IO#pos= - sets the offset -heh -- can handle any numerical argument without breaking +- can handle any numerical argument without breakingheh + - raises IOError on closed stream /home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/core/io/print_spec.rb @@ -28810,7 +28810,7 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7f8795876378 - mutual join(0x3bc7840) +ThreadError: Thread#join: deadlock 0x7f3f32b15378 - mutual join(0x290dc40) /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'