Skip to content

Instantly share code, notes, and snippets.

@spastorino
Created October 16, 2010 23:00
Show Gist options
  • Save spastorino/630368 to your computer and use it in GitHub Desktop.
Save spastorino/630368 to your computer and use it in GitHub Desktop.
➜ rails git:(spastorino-master) rake
(in /Users/santiago/WyeWorks/Projs/rails)
(in /Users/santiago/WyeWorks/Projs/rails/activesupport)
/Users/santiago/.rvm/rubies/rbx-head/bin/rbx -w -I"lib:test" "/Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/benchmarkable_test.rb" "test/buffered_logger_test.rb" "test/caching_test.rb" "test/callback_inheritance_test.rb" "test/callbacks_test.rb" "test/clean_backtrace_test.rb" "test/clean_logger_test.rb" "test/concern_test.rb" "test/configurable_test.rb" "test/dependencies_test.rb" "test/deprecation_test.rb" "test/descendants_tracker_test.rb" "test/file_update_checker_test.rb" "test/flush_cache_on_private_memoization_test.rb" "test/gzip_test.rb" "test/i18n_test.rb" "test/inflector_test.rb" "test/isolation_test.rb" "test/lazy_load_hooks_test.rb" "test/load_paths_test.rb" "test/log_subscriber_test.rb" "test/memoizable_test.rb" "test/message_encryptor_test.rb" "test/message_verifier_test.rb" "test/multibyte_chars_test.rb" "test/multibyte_unicode_database_test.rb" "test/multibyte_utils_test.rb" "test/notifications_test.rb" "test/option_merger_test.rb" "test/ordered_hash_test.rb" "test/ordered_options_test.rb" "test/rescuable_test.rb" "test/safe_buffer_test.rb" "test/secure_random_test.rb" "test/string_inquirer_test.rb" "test/test_case_test.rb" "test/test_test.rb" "test/time_zone_test.rb" "test/transliterate_test.rb" "test/whiny_nil_test.rb" "test/core_ext/array_ext_test.rb" "test/core_ext/base64_ext_test.rb" "test/core_ext/blank_test.rb" "test/core_ext/cgi_ext_test.rb" "test/core_ext/class_test.rb" "test/core_ext/date_ext_test.rb" "test/core_ext/date_time_ext_test.rb" "test/core_ext/duplicable_test.rb" "test/core_ext/duration_test.rb" "test/core_ext/enumerable_test.rb" "test/core_ext/file_test.rb" "test/core_ext/float_ext_test.rb" "test/core_ext/hash_ext_test.rb" "test/core_ext/integer_ext_test.rb" "test/core_ext/kernel_test.rb" "test/core_ext/load_error_test.rb" "test/core_ext/module_test.rb" "test/core_ext/name_error_test.rb" "test/core_ext/numeric_ext_test.rb" "test/core_ext/object_and_class_ext_test.rb" "test/core_ext/proc_test.rb" "test/core_ext/range_ext_test.rb" "test/core_ext/regexp_ext_test.rb" "test/core_ext/string_ext_test.rb" "test/core_ext/time_ext_test.rb" "test/core_ext/time_with_zone_test.rb" "test/core_ext/uri_ext_test.rb" "test/deprecation/proxy_wrappers_test.rb" "test/json/decoding_test.rb" "test/json/encoding_test.rb" "test/xml_mini/jdom_engine_test.rb" "test/xml_mini/libxml_engine_test.rb" "test/xml_mini/libxmlsax_engine_test.rb" "test/xml_mini/nokogiri_engine_test.rb" "test/xml_mini/nokogirisax_engine_test.rb" "test/xml_mini/rexml_engine_test.rb" "test/core_ext/class/attribute_accessor_test.rb" "test/core_ext/class/attribute_test.rb" "test/core_ext/class/class_inheritable_attributes_test.rb" "test/core_ext/class/delegating_attributes_test.rb" "test/core_ext/module/anonymous_test.rb" "test/core_ext/module/attr_accessor_with_default_test.rb" "test/core_ext/module/attr_internal_test.rb" "test/core_ext/module/attribute_accessor_test.rb" "test/core_ext/module/attribute_aliasing_test.rb" "test/core_ext/module/reachable_test.rb" "test/core_ext/module/synchronization_test.rb" "test/core_ext/object/to_param_test.rb" "test/core_ext/object/to_query_test.rb"
Skipping memcached backed store tests. Start memcached and try again.
Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 23.615078 seconds.
2130 tests, 9311 assertions, 0 failures, 0 errors
(in /Users/santiago/WyeWorks/Projs/rails/activemodel)
Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.......................................................F............................................................................................................................................................................................................................................................................................................................................................................................
Finished in 12.446462 seconds.
1) Failure:
test_changes_accessible_through_both_strings_and_symbols(DirtyTest)
[/Users/santiago/WyeWorks/Projs/rails/activemodel/test/cases/dirty_test.rb:63:in `DirtyTest'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:67:in `run'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:413:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:65:in `run'
kernel/bootstrap/array.rb:66:in `each'
kernel/bootstrap/array.rb:66:in `each']:
<nil> expected to not be nil.
436 tests, 1157 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [/Users/santiago/.rvm/rubies/rbx-head/bin/r...]
(See full trace by running task with --trace)
(in /Users/santiago/WyeWorks/Projs/rails/actionpack)
/Users/santiago/.rvm/rubies/rbx-head/bin/rbx -w -I"lib:test" "/Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/abstract/abstract_controller_test.rb" "test/abstract/callbacks_test.rb" "test/abstract/collector_test.rb" "test/abstract/helper_test.rb" "test/abstract/layouts_test.rb" "test/abstract/render_test.rb" "test/abstract/translation_test.rb" "test/controller/action_pack_assertions_test.rb" "test/controller/addresses_render_test.rb" "test/controller/assert_select_test.rb" "test/controller/base_test.rb" "test/controller/caching_test.rb" "test/controller/capture_test.rb" "test/controller/content_type_test.rb" "test/controller/deprecation/deprecated_base_methods_test.rb" "test/controller/filters_test.rb" "test/controller/flash_test.rb" "test/controller/helper_test.rb" "test/controller/http_basic_authentication_test.rb" "test/controller/http_digest_authentication_test.rb" "test/controller/http_token_authentication_test.rb" "test/controller/integration_test.rb" "test/controller/layout_test.rb" "test/controller/localized_templates_test.rb" "test/controller/log_subscriber_test.rb" "test/controller/mime_responds_test.rb" "test/controller/new_base/bare_metal_test.rb" "test/controller/new_base/base_test.rb" "test/controller/new_base/content_negotiation_test.rb" "test/controller/new_base/content_type_test.rb" "test/controller/new_base/metal_test.rb" "test/controller/new_base/middleware_test.rb" "test/controller/new_base/render_action_test.rb" "test/controller/new_base/render_file_test.rb" "test/controller/new_base/render_implicit_action_test.rb" "test/controller/new_base/render_layout_test.rb" "test/controller/new_base/render_once_test.rb" "test/controller/new_base/render_partial_test.rb" "test/controller/new_base/render_rjs_test.rb" "test/controller/new_base/render_template_test.rb" "test/controller/new_base/render_test.rb" "test/controller/new_base/render_text_test.rb" "test/controller/new_base/render_xml_test.rb" "test/controller/output_escaping_test.rb" "test/controller/record_identifier_test.rb" "test/controller/redirect_test.rb" "test/controller/render_js_test.rb" "test/controller/render_json_test.rb" "test/controller/render_other_test.rb" "test/controller/render_test.rb" "test/controller/render_xml_test.rb" "test/controller/request/test_request_test.rb" "test/controller/request_forgery_protection_test.rb" "test/controller/rescue_test.rb" "test/controller/resources_test.rb" "test/controller/routing_test.rb" "test/controller/selector_test.rb" "test/controller/send_file_test.rb" "test/controller/test_test.rb" "test/controller/url_for_test.rb" "test/controller/url_rewriter_test.rb" "test/controller/view_paths_test.rb" "test/controller/webservice_test.rb" "test/dispatch/callbacks_test.rb" "test/dispatch/cookies_test.rb" "test/dispatch/header_test.rb" "test/dispatch/middleware_stack_test.rb" "test/dispatch/mime_type_test.rb" "test/dispatch/mount_test.rb" "test/dispatch/prefix_generation_test.rb" "test/dispatch/rack_test.rb" "test/dispatch/request/json_params_parsing_test.rb" "test/dispatch/request/multipart_params_parsing_test.rb" "test/dispatch/request/query_string_parsing_test.rb" "test/dispatch/request/url_encoded_params_parsing_test.rb" "test/dispatch/request/xml_params_parsing_test.rb" "test/dispatch/request_test.rb" "test/dispatch/response_test.rb" "test/dispatch/routing_test.rb" "test/dispatch/session/cookie_store_test.rb" "test/dispatch/session/mem_cache_store_test.rb" "test/dispatch/session/test_session_test.rb" "test/dispatch/show_exceptions_test.rb" "test/dispatch/static_test.rb" "test/dispatch/test_request_test.rb" "test/dispatch/test_response_test.rb" "test/dispatch/uploaded_file_test.rb" "test/dispatch/url_generation_test.rb" "test/template/active_model_helper_test.rb" "test/template/asset_tag_helper_test.rb" "test/template/atom_feed_helper_test.rb" "test/template/capture_helper_test.rb" "test/template/compiled_templates_test.rb" "test/template/date_helper_i18n_test.rb" "test/template/date_helper_test.rb" "test/template/erb/form_for_test.rb" "test/template/erb/tag_helper_test.rb" "test/template/erb_util_test.rb" "test/template/form_helper_test.rb" "test/template/form_options_helper_i18n_test.rb" "test/template/form_options_helper_test.rb" "test/template/form_tag_helper_test.rb" "test/template/html-scanner/cdata_node_test.rb" "test/template/html-scanner/document_test.rb" "test/template/html-scanner/node_test.rb" "test/template/html-scanner/sanitizer_test.rb" "test/template/html-scanner/tag_node_test.rb" "test/template/html-scanner/text_node_test.rb" "test/template/html-scanner/tokenizer_test.rb" "test/template/javascript_helper_test.rb" "test/template/log_subscriber_test.rb" "test/template/lookup_context_test.rb" "test/template/number_helper_i18n_test.rb" "test/template/number_helper_test.rb" "test/template/output_buffer_test.rb" "test/template/prototype_helper_test.rb" "test/template/raw_output_helper_test.rb" "test/template/record_tag_helper_test.rb" "test/template/render_test.rb" "test/template/sanitize_helper_test.rb" "test/template/scriptaculous_helper_test.rb" "test/template/tag_helper_test.rb" "test/template/template_test.rb" "test/template/test_case_test.rb" "test/template/test_test.rb" "test/template/testing/fixture_resolver_test.rb" "test/template/testing/null_resolver_test.rb" "test/template/text_helper_test.rb" "test/template/translation_helper_test.rb" "test/template/url_helper_test.rb"
Skipping MemCacheStoreTest tests. Start memcached and try again.
Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................FF.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
...........................................................................
Finished in 40.657964 seconds.
75 tests, 143 assertions, 0 failures, 0 errors
(in /Users/santiago/WyeWorks/Projs/rails/actionmailer)
Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
...............................................................................................................................................................................
Finished in 16.845933 seconds.
175 tests, 470 assertions, 0 failures, 0 errors
(in /Users/santiago/WyeWorks/Projs/rails/activeresource)
Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.........................................................................................................................................................................................................................................................................................
Finished in 13.299243 seconds.
281 tests, 836 assertions, 0 failures, 0 errors
/Users/santiago/.rvm/rubies/rbx-head/bin/rbx -w -I"lib:test:test/connections/native_sqlite3" "/Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/cases/adapter_test.rb" "test/cases/adapters/sqlite3/copy_table_test.rb" "test/cases/adapters/sqlite3/sqlite3_adapter_test.rb" "test/cases/aggregations_test.rb" "test/cases/ar_schema_test.rb" "test/cases/associations/belongs_to_associations_test.rb" "test/cases/associations/callbacks_test.rb" "test/cases/associations/cascaded_eager_loading_test.rb" "test/cases/associations/eager_load_includes_full_sti_class_test.rb" "test/cases/associations/eager_load_nested_include_test.rb" "test/cases/associations/eager_singularization_test.rb" "test/cases/associations/eager_test.rb" "test/cases/associations/extension_test.rb" "test/cases/associations/habtm_join_table_test.rb" "test/cases/associations/has_and_belongs_to_many_associations_test.rb" "test/cases/associations/has_many_associations_test.rb" "test/cases/associations/has_many_through_associations_test.rb" "test/cases/associations/has_one_associations_test.rb" "test/cases/associations/has_one_through_associations_test.rb" "test/cases/associations/inner_join_association_test.rb" "test/cases/associations/inverse_associations_test.rb" "test/cases/associations/join_model_test.rb" "test/cases/associations_test.rb" "test/cases/attribute_methods_test.rb" "test/cases/autosave_association_test.rb" "test/cases/base_test.rb" "test/cases/batches_test.rb" "test/cases/binary_test.rb" "test/cases/calculations_test.rb" "test/cases/callbacks_test.rb" "test/cases/column_alias_test.rb" "test/cases/column_definition_test.rb" "test/cases/connection_management_test.rb" "test/cases/connection_pool_test.rb" "test/cases/counter_cache_test.rb" "test/cases/database_statements_test.rb" "test/cases/date_time_test.rb" "test/cases/defaults_test.rb" "test/cases/deprecated_finder_test.rb" "test/cases/dirty_test.rb" "test/cases/dynamic_finder_match_test.rb" "test/cases/finder_respond_to_test.rb" "test/cases/finder_test.rb" "test/cases/fixtures_test.rb" "test/cases/i18n_test.rb" "test/cases/inheritance_test.rb" "test/cases/invalid_date_test.rb" "test/cases/json_serialization_test.rb" "test/cases/lifecycle_test.rb" "test/cases/locking_test.rb" "test/cases/log_subscriber_test.rb" "test/cases/mass_assignment_security_test.rb" "test/cases/method_scoping_test.rb" "test/cases/migration_test.rb" "test/cases/mixin_test.rb" "test/cases/modules_test.rb" "test/cases/multiple_db_test.rb" "test/cases/named_scope_test.rb" "test/cases/nested_attributes_test.rb" "test/cases/persistence_test.rb" "test/cases/pooled_connections_test.rb" "test/cases/primary_keys_test.rb" "test/cases/query_cache_test.rb" "test/cases/quoting_test.rb" "test/cases/readonly_test.rb" "test/cases/reflection_test.rb" "test/cases/relation_scoping_test.rb" "test/cases/relations_test.rb" "test/cases/reload_models_test.rb" "test/cases/sanitize_test.rb" "test/cases/schema_dumper_test.rb" "test/cases/serialization_test.rb" "test/cases/session_store/session_test.rb" "test/cases/timestamp_test.rb" "test/cases/transaction_callbacks_test.rb" "test/cases/transactions_test.rb" "test/cases/unconnected_test.rb" "test/cases/validations/association_validation_test.rb" "test/cases/validations/i18n_generate_message_validation_test.rb" "test/cases/validations/i18n_validation_test.rb" "test/cases/validations/uniqueness_validation_test.rb" "test/cases/validations_test.rb" "test/cases/xml_serialization_test.rb" "test/cases/yaml_serialization_test.rb"
Using native SQLite3
Loaded suite /Users/santiago/.rvm/gems/rbx-head/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................to_a is deprecated. Please remove it from ./test/cases/relations_test.rb:31:in `test_apply_relation_as_where_id'
to_a is deprecated. Please remove it from /Users/santiago/.rvm/gems/rbx-head/bundler/gems/arel-3fcfcd7b80ea/lib/arel/attributes/attribute.rb:33:in `in'
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 188.694547 seconds.
2405 tests, 7452 assertions, 0 failures, 0 errors
(in /Users/santiago/WyeWorks/Projs/rails/railties)
Loaded suite test/backtrace_cleaner_test
Started
....
Finished in 0.014041999999999999 seconds.
4 tests, 4 assertions, 0 failures, 0 errors
Loaded suite test/generators_test
Started
..........................
Finished in 7.243051 seconds.
26 tests, 45 assertions, 0 failures, 0 errors
Loaded suite test/initializable_test
Started
..........
Finished in 1.437475 seconds.
10 tests, 10 assertions, 0 failures, 0 errors
Loaded suite test/paths_test
Started
.........................................
Finished in 0.267304 seconds.
41 tests, 66 assertions, 0 failures, 0 errors
Loaded suite test/rails_info_controller_test
Started
.....
Finished in 3.795426 seconds.
5 tests, 5 assertions, 0 failures, 0 errors
Loaded suite test/rails_info_test
Started
......
Finished in 3.356843 seconds.
6 tests, 13 assertions, 0 failures, 0 errors
Loaded suite test/script_rails_loader_test
Started
...
Finished in 0.013526999999999999 seconds.
3 tests, 3 assertions, 0 failures, 0 errors
Loaded suite test/application/configuration_test
Started
......................
Finished in 275.77988 seconds.
22 tests, 26 assertions, 0 failures, 0 errors
Loaded suite test/application/console_test
Started
.....F
Finished in 105.308462 seconds.
1) Failure:
test_reload_should_reload_constants(ConsoleTest)
[test/application/console_test.rb:65:in `test_reload_should_reload_constants'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:65:in `run'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:100:in `run_in_isolation'
kernel/common/process.rb:62:in `fork'
kernel/common/process.rb:624:in `fork'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
kernel/bootstrap/array.rb:66:in `each'
kernel/bootstrap/array.rb:66:in `each']:
<false> is not true.
6 tests, 13 assertions, 1 failures, 0 errors
Loaded suite test/application/generators_test
Started
.......
Finished in 60.842045 seconds.
7 tests, 14 assertions, 0 failures, 0 errors
Loaded suite test/application/loading_test
Started
.....
Finished in 75.805814 seconds.
5 tests, 8 assertions, 0 failures, 0 errors
Loaded suite test/application/middleware_test
Started
....
..........
Finished in 181.56035 seconds.
14 tests, 29 assertions, 0 failures, 0 errors
Loaded suite test/application/paths_test
Started
....
Finished in 48.799235 seconds.
4 tests, 28 assertions, 0 failures, 0 errors
Loaded suite test/application/rackup_test
Started
....
Finished in 43.19516 seconds.
4 tests, 6 assertions, 0 failures, 0 errors
Loaded suite test/application/rake_test
Started
...
Finished in 46.949919 seconds.
3 tests, 3 assertions, 0 failures, 0 errors
Loaded suite test/application/routing_test
Started
.............
Finished in 179.718749 seconds.
13 tests, 19 assertions, 0 failures, 0 errors
Loaded suite test/application/runner_test
Started
.....
Finished in 151.599362 seconds.
5 tests, 5 assertions, 0 failures, 0 errors
Loaded suite test/application/test_test
Started
...
Finished in 64.685802 seconds.
3 tests, 3 assertions, 0 failures, 0 errors
Loaded suite test/application/url_generation_test
Started
.
Finished in 12.809308 seconds.
1 tests, 1 assertions, 0 failures, 0 errors
Loaded suite test/generators/actions_test
Started
.............................
Finished in 7.405127 seconds.
29 tests, 48 assertions, 0 failures, 0 errors
Loaded suite test/generators/app_generator_test
Started
.....................................
Finished in 13.272437 seconds.
37 tests, 318 assertions, 0 failures, 0 errors
Loaded suite test/generators/controller_generator_test
Started
............
Finished in 6.1849240000000005 seconds.
12 tests, 22 assertions, 0 failures, 0 errors
Loaded suite test/generators/generated_attribute_test
Started
......................
Finished in 0.118965 seconds.
22 tests, 36 assertions, 0 failures, 0 errors
Loaded suite test/generators/generator_generator_test
Started
.
Finished in 0.067734 seconds.
1 tests, 5 assertions, 0 failures, 0 errors
Loaded suite test/generators/helper_generator_test
Started
......
Finished in 0.665085 seconds.
6 tests, 8 assertions, 0 failures, 0 errors
Loaded suite test/generators/integration_test_generator_test
Started
.
Finished in 0.16372700000000007 seconds.
1 tests, 2 assertions, 0 failures, 0 errors
Loaded suite test/generators/mailer_generator_test
Started
.........
Finished in 1.629052 seconds.
9 tests, 30 assertions, 0 failures, 0 errors
Loaded suite test/generators/migration_generator_test
Started
......
Finished in 2.923277 seconds.
6 tests, 29 assertions, 0 failures, 0 errors
Loaded suite test/generators/model_generator_test
Started
...........................
Finished in 7.873346 seconds.
27 tests, 91 assertions, 0 failures, 0 errors
Loaded suite test/generators/named_base_test
Started
..Plural version of the model detected, using singularized version. Override with --force-plural.
.......
Finished in 0.10023399999999999 seconds.
9 tests, 47 assertions, 0 failures, 0 errors
Loaded suite test/generators/namespaced_generators_test
Started
........................
Finished in 8.730882 seconds.
24 tests, 101 assertions, 0 failures, 0 errors
Loaded suite test/generators/observer_generator_test
Started
....
Finished in 0.950809 seconds.
4 tests, 7 assertions, 0 failures, 0 errors
Loaded suite test/generators/performance_test_generator_test
Started
.
Finished in 0.13788999999999998 seconds.
1 tests, 2 assertions, 0 failures, 0 errors
Loaded suite test/generators/plugin_generator_test
Started
.......
Finished in 1.892013 seconds.
7 tests, 23 assertions, 0 failures, 0 errors
Loaded suite test/generators/resource_generator_test
Started
.........
Finished in 6.92434 seconds.
9 tests, 37 assertions, 0 failures, 0 errors
Loaded suite test/generators/scaffold_controller_generator_test
Started
........
Finished in 7.117814 seconds.
8 tests, 45 assertions, 0 failures, 0 errors
Loaded suite test/generators/scaffold_generator_test
Started
......
Finished in 7.715256 seconds.
6 tests, 115 assertions, 0 failures, 0 errors
Loaded suite test/generators/session_migration_generator_test
Started
...
Finished in 3.084449 seconds.
3 tests, 10 assertions, 0 failures, 0 errors
Loaded suite test/generators/stylesheets_generator_test
Started
..
Finished in 0.06751499999999999 seconds.
2 tests, 2 assertions, 0 failures, 0 errors
Loaded suite test/railties/engine_test
Started
.........................E.........
Finished in 632.255032 seconds.
1) Error:
test_properly_reload_routes(RailtiesTest::EngineTest):
ActiveSupport::Testing::RemoteError: caught Gem::LoadError: Could not find RubyGem rack (>= 1.0)
/Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:779:in `report_activate_error'
/Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:214:in `activate'
/Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:249:in `activate'
kernel/bootstrap/array.rb:66:in `each'
/Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:248:in `activate'
/Users/santiago/.rvm/rubies/rbx-head/lib/rubygems/custom_require.rb:35:in `require'
test/railties/engine_test.rb:637:in `EngineTest'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:65:in `run'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:100:in `run_in_isolation'
kernel/common/process.rb:62:in `fork'
kernel/common/process.rb:624:in `fork'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
kernel/bootstrap/array.rb:66:in `each'
kernel/bootstrap/array.rb:66:in `each'
35 tests, 77 assertions, 0 failures, 1 errors
An exception occurred running test/railties/mounted_engine_test.rb
Could not find RubyGem rack (>= 1.0)
(Gem::LoadError)
Backtrace:
Gem.report_activate_error at /Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:779
Gem.activate at /Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:214
{ } in Gem.activate at /Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:249
Array#each at kernel/bootstrap/array.rb:66
Gem.activate at /Users/santiago/.rvm/rubies/rbx-head/lib/rubygems.rb:248
Kernel(Class)#require at /Users/santiago/.rvm/rubies/rbx-head/lib/rubygems/custom_require.rb:35
ApplicationTests::ApplicationRoutingTest.__class_init__ (ApplicationRoutingTest) at test/railties/mounted_engine_test.rb:5
ApplicationTests.__module_init__ (ApplicationTests) at test/railties/mounted_engine_test.rb:4
main.__script__ at test/railties/mounted_engine_test.rb:3
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:67
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:91
Rubinius::Loader#script at kernel/loader.rb:460
Rubinius::Loader#main at kernel/loader.rb:571
Rubinius::Loader.main at kernel/loader.rb:610
Object#__script__ at kernel/loader.rb:621
Loaded suite test/railties/mounted_engine_test
Started
F
Finished in 0.00497 seconds.
1) Failure:
default_test(ApplicationTests::ApplicationRoutingTest)
[kernel/bootstrap/array.rb:66:in `each'
kernel/bootstrap/array.rb:66:in `each']:
No tests were specified.
1 tests, 1 assertions, 1 failures, 0 errors
Loaded suite test/railties/plugin_ordering_test
Started
.......
Finished in 115.348036 seconds.
7 tests, 8 assertions, 0 failures, 0 errors
Loaded suite test/railties/plugin_test
Started
............................
Finished in 505.30752 seconds.
28 tests, 49 assertions, 0 failures, 0 errors
Loaded suite test/railties/railtie_test
Started
...............
Finished in 150.241965 seconds.
15 tests, 23 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/boot_test
Started
.
Finished in 0.083869 seconds.
1 tests, 0 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/check_ruby_version_test
Started
.
Finished in 6.71935 seconds.
1 tests, 1 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/frameworks_test
Started
...........
Finished in 158.996399 seconds.
11 tests, 14 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/hooks_test
Started
......
Finished in 78.40405 seconds.
6 tests, 7 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/i18n_test
Started
............
Finished in 159.411292 seconds.
12 tests, 17 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/load_path_test
Started
.....
Finished in 65.630136 seconds.
5 tests, 9 assertions, 0 failures, 0 errors
Loaded suite test/application/initializers/notifications_test
Started
.
Finished in 15.861476 seconds.
1 tests, 2 assertions, 0 failures, 0 errors
Loaded suite test/application/middleware/best_practices_test
Started
..
Finished in 30.290822 seconds.
2 tests, 2 assertions, 0 failures, 0 errors
Loaded suite test/application/middleware/cache_test
Started
.......
Finished in 101.251652 seconds.
7 tests, 27 assertions, 0 failures, 0 errors
Loaded suite test/application/middleware/remote_ip_test
Started
....
Finished in 43.744834 seconds.
4 tests, 4 assertions, 0 failures, 0 errors
Loaded suite test/application/middleware/sendfile_test
Started
...
Finished in 39.29815 seconds.
3 tests, 3 assertions, 0 failures, 0 errors
rake aborted!
Errors in activemodel
/Users/santiago/WyeWorks/Projs/rails/Rakefile:45:in `__script__'
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment