Created
April 20, 2010 12:42
-
-
Save joerichsen/372378 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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