Created
December 9, 2009 22:59
-
-
Save bernsno/252934 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
| /opt/ruby-enterprise-1.8.6-20081205/bin/ruby -I"lib:test" "/opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/account_test.rb" "test/unit/address_test.rb" "test/unit/attachment_test.rb" "test/unit/blog_post_test.rb" "test/unit/category_test.rb" "test/unit/helpers/admin/lawyers_helper_test.rb" "test/unit/lawyer_test.rb" "test/unit/news_item_test.rb" "test/unit/office_test.rb" "test/unit/page_test.rb" "test/unit/practice_area_test.rb" "test/unit/user_test.rb" | |
| /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/nokogiri-1.4.0/lib/nokogiri/xml/builder.rb:272: warning: parenthesize argument(s) for future version | |
| [DEPRECATION] should_change(expression, options) is deprecated. Use should_change(description, options) { code } instead. | |
| [DEPRECATION] should_change(expression, options) is deprecated. Use should_change(description, options) { code } instead. | |
| [DEPRECATION] should_not_change(expression) is deprecated. Use should_not_change(description) { code } instead. | |
| /usr/local/projects/law-mo-tron/test/shoulda_macros/paperclip.rb:5:in `should_have_attached_file': undefined local variable or method `model_class' for AttachmentTest:Class (NameError) | |
| from ./test/unit/attachment_test.rb:11 | |
| from /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:147:in `load_without_new_constant_marking' | |
| from /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:147:in `load' | |
| from /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5 | |
| from /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each' | |
| from /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5 | |
| /opt/ruby-enterprise-1.8.6-20081205/bin/ruby -I"lib:test" "/opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/admin/attachments_controller_test.rb" "test/functional/admin/lawyers_controller_test.rb" "test/functional/admin/user_sessions_controller_test.rb" | |
| /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/nokogiri-1.4.0/lib/nokogiri/xml/builder.rb:272: warning: parenthesize argument(s) for future version | |
| Loaded suite /opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader | |
| Started | |
| ... | |
| Finished in 0.009752 seconds. | |
| 3 tests, 3 assertions, 0 failures, 0 errors | |
| /opt/ruby-enterprise-1.8.6-20081205/bin/ruby -I"lib:test" "/opt/ruby-enterprise-1.8.6-20081205/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" | |
| Errors running test:units! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment