Skip to content

Instantly share code, notes, and snippets.

@rubyist
Created December 16, 2010 21:09
Show Gist options
  • Save rubyist/744019 to your computer and use it in GitHub Desktop.
Save rubyist/744019 to your computer and use it in GitHub Desktop.
WAT?!
backtrace must be Array of String
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/message_expectation.rb:214:in `rescue in verify_messages_received'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/message_expectation.rb:209:in `verify_messages_received'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/proxy.rb:226:in `block in verify_expectations'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/proxy.rb:226:in `map'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/proxy.rb:226:in `verify_expectations'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/proxy.rb:79:in `verify'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/methods.rb:76:in `rspec_verify'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/space.rb:10:in `block in verify_all'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/space.rb:9:in `each'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/mocks/space.rb:9:in `verify_all'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/adapters/mock_frameworks/rspec.rb:13:in `verify_mocks_for_rspec'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_methods.rb:133:in `after_each_example'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_methods.rb:47:in `block in execute'
/Users/scott/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/timeout.rb:44:in `timeout'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_methods.rb:37:in `execute'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_group_methods.rb:219:in `block in run_examples'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_group_methods.rb:217:in `each'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_group_methods.rb:217:in `run_examples'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/example/example_group_methods.rb:103:in `run'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:23:in `block in run'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:22:in `each'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/runner/example_group_runner.rb:22:in `run'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/runner/options.rb:153:in `run_examples'
/Users/scott/.rvm/gems/ruby-1.9.2-p0@bundler1/gems/rspec-1.3.1/lib/spec/runner/command_line.rb:9:in `run'
./script/spec:10:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment