Skip to content

Instantly share code, notes, and snippets.

@brynary
Created June 16, 2009 02:17
Show Gist options
  • Save brynary/130485 to your computer and use it in GitHub Desktop.
Save brynary/130485 to your computer and use it in GitHub Desktop.
Running /Users/bhelmkamp/p/merb/merb-core/spec/public/test/mock_request_helper_spec.rb.
...............................
Finished in 0.180028 seconds
31 examples, 0 failures
./lib/merb-core/test/run_spec.rb:12:in `dump_failure': private method `puts' called for nil:NilClass (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:121:in `dump_failures'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:121:in `each'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:121:in `dump_failures'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/mocks/proxy.rb:141:in `inject'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:120:in `each'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:120:in `inject'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:120:in `dump_failures'
from /Library/Ruby/Gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:61:in `dump'
... 43 levels...
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/bin/rake:31
from /usr/bin/rake:19:in `load'
from /usr/bin/rake:19
rake aborted!
No such file or directory - /Users/bhelmkamp/p/merb/merb-core/results/multipart_request_helper_spec.rb_out
/Users/bhelmkamp/p/merb/merb-core/Rakefile:200:in `setup_specs'
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment