OlderDiff < 20110608T003710Z < ThisDiff > 20110609T004120Z > NewerDiff
=================================================================== +++ 20110609T004120Z @@ 67510 @@ ConditionVariable#broadcast - returns self if nothing to broadcast to - returns self if something is waiting for a broadcast +- releases all threads waiting in line for this resource Finished in <t> seconds =================================================================== --- 20110608T003710Z @@ 32160 @@ /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/close_read_spec.rb Socket::BasicSocket#close_read -- closes the reading end of the socket (ERROR - <n>) -- it works on sockets with closed ends (ERROR - <n>) -- does not close the socket (ERROR - <n>) -- fully closes the socket if it was already closed for writing (ERROR - <n>) -- raises IOError on closed socket (ERROR - <n>) -- returns nil (ERROR - <n>) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/close_write_spec.rb Socket::BasicSocket#close_write -- closes the writing end of the socket (ERROR - <n>) -- works on sockets with closed write ends (ERROR - <n>) -- does not close the socket (ERROR - <n>) -- fully closes the socket if it was already closed for reading (ERROR - <n>) -- raises IOError on closed socket (ERROR - <n>) -- returns nil (ERROR - <n>) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/do_not_reverse_lookup_spec.rb BasicSocket.do_not_reverse_lookup @@ 32185 @@ /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/for_fd_spec.rb BasicSocket#for_fd -- return a Socket instance wrapped around the descriptor (ERROR - <n>) /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/getpeername_spec.rb Socket::BasicSocket#getpeername @@ 32195 @@ /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/getsockname_spec.rb Socket::BasicSocket#getsockname - returns the sockaddr associacted with the socket -- works on sockets listening in ipaddr_any (ERROR - <n>) -- works on sockets listening in ipaddr_any (FAILED - <n>) - returns empty sockaddr for unbinded sockets /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/socket/basicsocket/getsockopt_spec.rb @@ 67515 @@ <n>) -ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7f04de1f9368 - mutual join(0x7f04dcee2720) -/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' -/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>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' -/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:2:in `all?' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `each' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `all?' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 67533 @@ /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:199:in `process' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/object.rb:11:in `describe' -/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:4 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `load' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `files' /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 67548 @@ Finished in <t> seconds -1 file, 3 examples, <num> expectations, 0 failures, 1 error exit 1 -failed(rubyspec/library/conditionvariable/broadcast_spec.rb) == rubyspec/library/conditionvariable/signal_spec.rb # <time> + bin/ruby mspec/bin/mspec -V -f s -B /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/bin/ruby rubyspec/library/conditionvariable/signal_spec.rb ruby <version>
OlderDiff < 20110608T003710Z < ThisDiff > 20110609T004120Z > NewerDiff