OlderDiff < 20110416T014827Z < ThisDiff > 20110417T012859Z > NewerDiff
COMMIT [Marc-Andre Lafortune] Proc#lambda?: Improve specs COMMIT [Marc-Andre Lafortune] Proc#lambda?: Another spec for curried procs COMMIT [Marc-Andre Lafortune] Proc#curry: fix and improve specs =================================================================== --- 20110416T014827Z @@ 47283 @@ IO.popen - reads from a read-only pipe - reads and writes to a read/write pipe -- writes to a write-only pipetimeout: output interval exceeds 300.0 seconds. timeout: the process group <pgid> is alive. timeout: INT signal sent. timeout: INT signal sent. -timeout: TERM signal sent. (ERROR - <n>) - returns the value of the block when passed a block - closes the IO when used with a block @@ 47299 @@ <n>) -IO.popen writes to a write-only pipe ERROR -SignalException: SIGTERM -/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/core/io/popen_spec.rb:35:in `system' -/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/core/io/popen_spec.rb:35 /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' -/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/core/io/popen_spec.rb:10:in `all?' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `each' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `all?' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 47315 @@ /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:199:in `process' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/object.rb:11:in `describe' -/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/core/io/popen_spec.rb:4 /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `load' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `files' /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 47330 @@ Finished in <t> seconds -1 file, 10 examples, <num> expectations, 0 failures, 1 error -timeout: TERM signal sent. -timeout: KILL signal sent. some descendant process in process group <pgid> remain. timeout: INT signal sent. timeout: INT signal sent. -timeout: TERM signal sent. -timeout: TERM signal sent. -timeout: KILL signal sent. |output interval exceeds 300.0 seconds. (CommandTimeout) | /home/chkbuild/timeoutcom.rb:165:in `timeout_command' | /home/chkbuild/timeoutcom.rb:117:in `popen' | /home/chkbuild/timeoutcom.rb:117:in `timeout_command' | /home/chkbuild/chkbuild/build.rb:1274:in `run' -| /home/chkbuild/chkbuild/ruby.rb:375 | /home/chkbuild/chkbuild/build.rb:495:in `catch_error' -| /home/chkbuild/chkbuild/ruby.rb:362 -| /home/chkbuild/util.rb:452:in `stable_find' -| /home/chkbuild/util.rb:416:in `stable_find' -| /home/chkbuild/util.rb:415:in `catch' -| /home/chkbuild/util.rb:415:in `stable_find' -| /home/chkbuild/util.rb:452:in `stable_find' -| /home/chkbuild/chkbuild/ruby.rb:356 -| /home/chkbuild/chkbuild/ruby.rb:355:in `each' -| /home/chkbuild/chkbuild/ruby.rb:355 | /home/chkbuild/chkbuild/build.rb:301:in `call' | /home/chkbuild/chkbuild/build.rb:301:in `do_build' | /home/chkbuild/chkbuild/build.rb:495:in `catch_error' @@ 47374 @@ | /home/chkbuild/sample/build-ruby:81 | /home/chkbuild/start-build:37:in `load' | /home/chkbuild/start-build:37 -failed(rubyspec/core/io/popen_spec.rb CommandTimeout) == rubyspec/core/io/pos_spec.rb # <time> + bin/ruby mspec/bin/mspec -V -f s -B /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/bin/ruby rubyspec/core/io/pos_spec.rb ruby <version>
OlderDiff < 20110416T014827Z < ThisDiff > 20110417T012859Z > NewerDiff