COMMIT [Marc-Andre Lafortune] Proc#lambda?: Improve specs http://github.com/rubyspec/rubyspec/commit/96df1a46a8e04df9f44e951f1704487d20c4ca07 COMMIT [Marc-Andre Lafortune] Proc#lambda?: Another spec for curried procs http://github.com/rubyspec/rubyspec/commit/75325ae726c64da1a5628a2313b7890846f1209a COMMIT [Marc-Andre Lafortune] Proc#curry: fix and improve specs http://github.com/rubyspec/rubyspec/commit/45b02209573ce9adc28177eb497c185a306e4720 =================================================================== --- 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 is alive. timeout: INT signal sent. timeout: INT signal sent. -timeout: TERM signal sent. (ERROR - ) - returns the value of the block when passed a block - closes the IO when used with a block @@ 47299 @@ ) -IO.popen writes to a write-only pipe ERROR -SignalException: SIGTERM -/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/core/io/popen_spec.rb:35:in `system' -/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/core/io/popen_spec.rb:35 /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `protect' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' -/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/core/io/popen_spec.rb:10:in `all?' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `each' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `all?' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 47315 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:199:in `process' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:37:in `describe' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' -/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/core/io/popen_spec.rb:4 /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:56:in `load' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:56:in `files' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 47330 @@ Finished in seconds -1 file, 10 examples, expectations, 0 failures, 1 error -timeout: TERM signal sent. -timeout: KILL signal sent. some descendant process in process group 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 #