COMMIT [Charles Oliver Nutter] Add spec for const lookup inside literal lambda (from JRUBY-5686) http://github.com/rubyspec/rubyspec/commit/4ad56b7753bbb3624ec603e7c96e2ba214725d70 =================================================================== +++ 20110410T220621Z @@ 45945 @@ 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 @@ 45961 @@ ) +IO.popen writes to a write-only pipe ERROR +SignalException: SIGTERM +/home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/core/io/popen_spec.rb:35:in `system' +/home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/core/io/popen_spec.rb:35 /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/mspec.rb:68:in `protect' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' +/home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/core/io/popen_spec.rb:10:in `all?' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/context.rb:179:in `each' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/context.rb:179:in `all?' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 45977 @@ /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/context.rb:199:in `process' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/mspec.rb:37:in `describe' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' +/home/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/core/io/popen_spec.rb:4 /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/mspec.rb:56:in `load' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/mspec.rb:56:in `files' /home/chkbuild/tmp/build/ruby-1.8.7-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 45992 @@ 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' @@ 46036 @@ | /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 #