Skip to content

Instantly share code, notes, and snippets.

@joerichsen
Created April 20, 2010 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joerichsen/372378 to your computer and use it in GitHub Desktop.
Save joerichsen/372378 to your computer and use it in GitHub Desktop.
1) Failure:
test: with a file to test and a destination to verify should run a test via ssh. (MasterTest)
[./test/master_test.rb:93:in `__bind_1271767187_566747'
/opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: with a file to test and a destination to verify should run a test via ssh. ']:
<false> is not true.
2) Failure:
test: with a file to test and a destination to verify should be able to run a runner over ssh. (RunnerTest)
[./test/runner_test.rb:113:in `__bind_1271767190_123966'
/opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: with a file to test and a destination to verify should be able to run a runner over ssh. ']:
<false> is not true.
3) Error:
test: with a file to test and a destination to verify should run rspec tests with pending examples. (RunnerTest):
NoMethodError: undefined method `assert' for #<Hydra::Runner:0x1018e2180>
./test/runner_test.rb:56:in `__bind_1271767191_484011'
/opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `call'
/opt/ruby-enterprise-1.8.7-2009.10/lib/ruby/gems/1.8/gems/shoulda-2.10.3/lib/shoulda/context.rb:362:in `test: with a file to test and a destination to verify should run rspec tests with pending examples. '
32 tests, 51 assertions, 2 failures, 1 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment