--- 20090720T082717 +++ 20090721T082202 @@ -1,12736 +1,12736 @@ - raises IOError on closed stream - invokes to_int on non-numeric arguments - raises TypeError on nil argument -- sets the current line number to the given value +- sets the current line number to the given value (ERROR - ) - does not change $. - does not change $. until next read @@ -27846,6 +27846,38 @@ /home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 ) +IO#lineno= sets the current line number to the given value ERROR +Errno::EBADF: Bad file descriptor - /home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/shared/../fixtures/gets.txt +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/lineno_spec.rb:50:in `gets' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/lineno_spec.rb:50 +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/lineno_spec.rb:47:in `open' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/lineno_spec.rb:47 +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:135:in `protect' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/lineno_spec.rb:42:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:135:in `each' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:135:in `all?' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:135:in `protect' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:163:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:155:in `each' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/context.rb:155:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:36:in `describe' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/object.rb:11:in `describe' +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/io/lineno_spec.rb:21 +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:55:in `load' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:55:in `files' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:67:in `protect' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:55:in `files' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:49:in `each' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:49:in `files' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/runner/mspec.rb:41:in `process' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/commands/mspec-run.rb:87:in `run' +/home/chkbuild/tmp/build/ruby-1.8//mspec/lib/mspec/utils/script.rb:217:in `main' +/home/chkbuild/tmp/build/ruby-1.8//mspec/bin/mspec-run:8 + + ) Kernel.__method__ returns the current method, even when aliased FAILED Expected :send to equal :f @@ -29974,7 +30006,7 @@ Finished in seconds -2757 files, 11291 examples, 36118 expectations, 47 failures, 33 errors +2757 files, 11291 examples, 36117 expectations, 47 failures, 34 errors exit 1 failed(rubyspec) == end #