Skip to content

Instantly share code, notes, and snippets.

@llimllib
Created April 13, 2010 18:11
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 llimllib/364901 to your computer and use it in GitHub Desktop.
Save llimllib/364901 to your computer and use it in GitHub Desktop.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"lib:test" "/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/agreement_test.rb" "test/unit/announcement_test.rb" "test/unit/appconfig_test.rb" "test/unit/application_lock_test.rb" "test/unit/arin_autonomous_system_test.rb" "test/unit/arin_net_range_test.rb" "test/unit/arin_org_name_test.rb" "test/unit/as_path_test.rb" "test/unit/autonomous_system_peer_test.rb" "test/unit/autonomous_system_test.rb" "test/unit/bookmark_test.rb" "test/unit/borders_test.rb" "test/unit/botnet_test.rb" "test/unit/category_test.rb" "test/unit/cidr_test.rb" "test/unit/contract_test.rb" "test/unit/country_test.rb" "test/unit/data_update_test.rb" "test/unit/event_test.rb" "test/unit/feed_test.rb" "test/unit/feedback_test.rb" "test/unit/fingerprint_test.rb" "test/unit/forgot_password_nonce_test.rb" "test/unit/fusecontroller_source_test.rb" "test/unit/group_test.rb" "test/unit/helpers/contract_helper_test.rb" "test/unit/helpers/data_helper_test.rb" "test/unit/helpers/feed_helper_test.rb" "test/unit/helpers/monitor_helper_test.rb" "test/unit/helpers/news_helper_test.rb" "test/unit/helpers/report_helper_test.rb" "test/unit/interface_test.rb" "test/unit/intrusion_test.rb" "test/unit/inventory_test.rb" "test/unit/ip_address_test.rb" "test/unit/ip_geo_test.rb" "test/unit/ip_to_country_test.rb" "test/unit/member_test.rb" "test/unit/monitaur_event_test.rb" "test/unit/monitaur_update_test.rb" "test/unit/monitor_test.rb" "test/unit/net_cidr_test.rb" "test/unit/net_ipv4_test.rb" "test/unit/net_mac_test.rb" "test/unit/net_types_test.rb" "test/unit/news_test.rb" "test/unit/note_test.rb" "test/unit/participant_test.rb" "test/unit/permission_test.rb" "test/unit/point_class_test.rb" "test/unit/point_of_interest_test.rb" "test/unit/polygon_test.rb" "test/unit/port_test.rb" "test/unit/preference_test.rb" "test/unit/project_permissions_test.rb" "test/unit/project_test.rb" "test/unit/report_test.rb" "test/unit/role_test.rb" "test/unit/route_peer_test.rb" "test/unit/router_test.rb" "test/unit/tag_test.rb" "test/unit/term_test.rb" "test/unit/user_test.rb" "test/unit/version_test.rb" "test/unit/vulnerability_test.rb" "test/unit/watch_item_test.rb"
/Users/bill/lg/scout/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
/Users/bill/lg/scout/vendor/rails/activerecord/lib/active_record/attribute_methods.rb:255:in `method_missing': undefined method `login_required=' for #<AppConfig id: nil, option: nil, value: nil> (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/proxy/build.rb:13:in `send'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/proxy/build.rb:13:in `set'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/attribute/static.rb:12:in `add_to'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:320:in `run'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:318:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:318:in `run'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:267:in `create'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:298:in `send'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:298:in `default_strategy'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl.rb:21:in `Factory'
from /Users/bill/lg/scout/test/factories/config.rb:12
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/bill/lg/scout/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:307:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:306:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:306:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:302:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:302:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl.rb:30
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:614:in `call'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:614:in `after_initialize'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:613:in `each'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:613:in `after_initialize'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:179:in `process'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
from /Users/bill/lg/scout/config/environment.rb:14
from ./test/test_helper.rb:2:in `require'
from ./test/test_helper.rb:2
from ./test/unit/agreement_test.rb:1:in `require'
from ./test/unit/agreement_test.rb:1
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"lib:test" "/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/account_controller_test.rb" "test/functional/admin_controller_test.rb" "test/functional/autonomous_system_controller_test.rb" "test/functional/bookmark_controller_test.rb" "test/functional/cidr_controller_test.rb" "test/functional/contract_controller_test.rb" "test/functional/country_controller_test.rb" "test/functional/dashboard_controller_test.rb" "test/functional/data_controller_test.rb" "test/functional/feed_controller_test.rb" "test/functional/feedback_controller_test.rb" "test/functional/group_controller_test.rb" "test/functional/ip_address_controller_test.rb" "test/functional/monitor_controller_test.rb" "test/functional/news_controller_test.rb" "test/functional/note_controller_test.rb" "test/functional/project_controller_test.rb" "test/functional/query_controller_test.rb" "test/functional/report_controller_test.rb" "test/functional/router_controller_test.rb" "test/functional/statistic_controller_test.rb" "test/functional/tag_controller_test.rb" "test/functional/vision_controller_test.rb" "test/functional/watch_item_controller_test.rb"
/Users/bill/lg/scout/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
/Users/bill/lg/scout/vendor/rails/activerecord/lib/active_record/attribute_methods.rb:255:in `method_missing': undefined method `login_required=' for #<AppConfig id: nil, option: nil, value: nil> (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/proxy/build.rb:13:in `send'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/proxy/build.rb:13:in `set'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/attribute/static.rb:12:in `add_to'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:320:in `run'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:318:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:318:in `run'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:267:in `create'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:298:in `send'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:298:in `default_strategy'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl.rb:21:in `Factory'
from /Users/bill/lg/scout/test/factories/config.rb:12
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/bill/lg/scout/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:307:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:306:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:306:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:302:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:302:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl.rb:30
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:614:in `call'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:614:in `after_initialize'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:613:in `each'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:613:in `after_initialize'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:179:in `process'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
from /Users/bill/lg/scout/config/environment.rb:14
from ./test/test_helper.rb:2:in `require'
from ./test/test_helper.rb:2
from ./test/functional/account_controller_test.rb:1:in `require'
from ./test/functional/account_controller_test.rb:1
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I"lib:test" "/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/integration/account_test.rb" "test/integration/bookmark_test.rb" "test/integration/contract_login_enforcement_test.rb" "test/integration/fuse_event_hooks_test.rb" "test/integration/fuse_events_test.rb" "test/integration/note_test.rb" "test/integration/user_creation_test.rb"
/Users/bill/lg/scout/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
/Users/bill/lg/scout/vendor/rails/activerecord/lib/active_record/attribute_methods.rb:255:in `method_missing': undefined method `login_required=' for #<AppConfig id: nil, option: nil, value: nil> (NoMethodError)
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/proxy/build.rb:13:in `send'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/proxy/build.rb:13:in `set'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/attribute/static.rb:12:in `add_to'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:320:in `run'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:318:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:318:in `run'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:267:in `create'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:298:in `send'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:298:in `default_strategy'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl.rb:21:in `Factory'
from /Users/bill/lg/scout/test/factories/config.rb:12
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/bill/lg/scout/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:307:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:306:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:306:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:302:in `each'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:302:in `find_definitions'
from /Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl.rb:30
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:614:in `call'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:614:in `after_initialize'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:613:in `each'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:613:in `after_initialize'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:179:in `process'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:113:in `send'
from /Users/bill/lg/scout/config/../vendor/rails/railties/lib/initializer.rb:113:in `run'
from /Users/bill/lg/scout/config/environment.rb:14
from ./test/integration/../test_helper.rb:2:in `require'
from ./test/integration/../test_helper.rb:2
from ./test/integration/account_test.rb:1:in `require'
from ./test/integration/account_test.rb:1
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
Errors running test:units, test:functionals, and test:integration!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment