Created
November 20, 2011 17:18
-
-
Save MarkBennett/1380524 to your computer and use it in GitHub Desktop.
Failing tests
This file contains 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
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/activerecord-2.3.14/lib/active_record/associations/association_proxy.rb:215: warning: default `to_a' will be obsolete | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/activerecord-2.3.14/lib/active_record/associations/association_proxy.rb:215: warning: default `to_a' will be obsolete | |
FAIL SittingTest#test: with a cancellation deadline should be able to unbook the day of. (0.42s) | |
Failed assertion, no message given. | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:179:in `assert' | |
/Users/mark/versioned/yardstick/test/unit/sitting_test.rb:496:in `__bind_1321809344_83389' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/shoulda-2.11.3/lib/shoulda/context.rb:382:in `call' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/shoulda-2.11.3/lib/shoulda/context.rb:382:in `test: with a cancellation deadline should be able to unbook the day of. ' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/mocha-0.9.12/lib/mocha/integration/mini_test/version_201_to_202.rb:27:in `__send__' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/mocha-0.9.12/lib/mocha/integration/mini_test/version_201_to_202.rb:27:in `run' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:24:in `run' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/test_runner.rb:21:in `run' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:68:in `_run_test' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:55:in `_run_suite' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:55:in `each' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:55:in `_run_suite' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:40:in `_run_anything' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:40:in `each' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:40:in `_run_anything' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:106:in `fix_sync' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-reporters-0.4.0/lib/minitest/suite_runner.rb:39:in `_run_anything' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:934:in `run_tests' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:921:in `send' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:921:in `_run' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:920:in `each' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:920:in `_run' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:909:in `run' | |
/Users/mark/.rvm/gems/ree-1.8.7-2011.03@yardstick/gems/minitest-2.6.2/lib/minitest/unit.rb:689:in `autorun' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment