Skip to content

Instantly share code, notes, and snippets.

@spastorino
Created August 5, 2011 18:32
Show Gist options
  • Select an option

  • Save spastorino/1128180 to your computer and use it in GitHub Desktop.

Select an option

Save spastorino/1128180 to your computer and use it in GitHub Desktop.
rails-test.log
➜ actionpack git:(3-1-stable) ✗ rake
/Users/santiago/.rvm/rubies/rbx-2.0.0pre/bin/rbx -w -I"lib:test" -I"/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib" "/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/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/default_url_options_with_filter_test.rb" "test/controller/deprecation/deprecated_base_methods_test.rb" "test/controller/filters_test.rb" "test/controller/flash_hash_test.rb" "test/controller/flash_test.rb" "test/controller/force_ssl_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_context_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_partial_test.rb" "test/controller/new_base/render_streaming_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/params_wrapper_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/runner_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/mapper_test.rb" "test/dispatch/middleware_stack/middleware_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_cache_test.rb" "test/dispatch/rack_test.rb" "test/dispatch/reloader_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_body_is_proc_test.rb" "test/dispatch/response_test.rb" "test/dispatch/routing_assertions_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/output_safety_helper_test.rb" "test/template/record_tag_helper_test.rb" "test/template/render_test.rb" "test/template/resolver_patterns_test.rb" "test/template/sanitize_helper_test.rb" "test/template/sprockets_helper_test.rb" "test/template/streaming_render_test.rb" "test/template/tag_helper_test.rb" "test/template/template_error_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"
Loaded suite /Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib/rake/rake_test_loader
Started
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................FF.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F...............................................................................................................................................................................................................................................................................................................................................................................................................F................................................................................................................................................................................................................................................................................................................F..FFFFF..............................................................................................................................................................................................
Finished in 83.806173 seconds.
1) Failure:
test_option_html_attributes_with_multiple_element_hash(FormOptionsHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_dispatch/testing/assertions/dom.rb:18:in `assert_dom_equal'
/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/form_options_helper_test.rb:938:in `test_option_html_attributes_with_multiple_element_hash'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<" class=\"fancy\" onclick=\"alert('Hello World');\""> expected to be == to
<" onclick=\"alert('Hello World');\" class=\"fancy\"">.
2) Failure:
test_option_html_attributes_with_multiple_hashes(FormOptionsHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_dispatch/testing/assertions/dom.rb:18:in `assert_dom_equal'
/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/form_options_helper_test.rb:945:in `test_option_html_attributes_with_multiple_hashes'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<" class=\"fancy\" onclick=\"alert('Hello World');\""> expected to be == to
<" onclick=\"alert('Hello World');\" class=\"fancy\"">.
3) Failure:
test_using_hash_resource(RespondWithControllerTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/controller/mime_responds_test.rb:659:in `test_using_hash_resource'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"{\"result\":{\"name\":\"david\",\"id\":13}}"> expected but was
<"{\"result\":{\"id\":13,\"name\":\"david\"}}">.
4) Failure:
test_to_s(TagNodeTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/html-scanner/tag_node_test.rb:58:in `test_to_s'
/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/mocha-0.9.12/lib/mocha/integration/test_unit/ruby_version_186_and_above.rb:22:in `run'
kernel/bootstrap/array.rb:66:in `each'
kernel/bootstrap/array.rb:66:in `each']:
<"<a b=\"c\" d=\"f\" g=\"h 'i'\" />"> expected but was
<"<a d=\"f\" g=\"h 'i'\" b=\"c\" />">.
5) Failure:
test_highlight(TextHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/text_helper_test.rb:105:in `test_highlight'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"This is a <strong class=\"highlight\">beautiful</strong> morning"> expected but was
<"This is a &lt;strong class=&quot;highlight&quot;&gt;beautiful&lt;/strong&gt; morning">.
6) Failure:
test_highlight_should_sanitize_input(TextHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/text_helper_test.rb:129:in `test_highlight_should_sanitize_input'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"This is a <strong class=\"highlight\">beautiful</strong> morning"> expected but was
<"This is a &lt;strong class=&quot;highlight&quot;&gt;beautiful&lt;/strong&gt; morning">.
7) Failure:
test_highlight_with_html(TextHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/text_helper_test.rb:171:in `test_highlight_with_html'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"<p>This is a <strong class=\"highlight\">beautiful</strong> morning, but also a <strong class=\"highlight\">beautiful</strong> day</p>"> expected but was
<"<p>This is a &lt;strong class=&quot;highlight&quot;&gt;beautiful&lt;/strong&gt; morning, but also a &lt;strong class=&quot;highlight&quot;&gt;beautiful&lt;/strong&gt; day</p>">.
8) Failure:
test_highlight_with_multiple_phrases_in_one_pass(TextHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/text_helper_test.rb:159:in `test_highlight_with_multiple_phrases_in_one_pass'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"<em>wow</em> <em>em</em>"> expected but was
<"&lt;em&gt;wow&lt;/em&gt; &lt;em&gt;em&lt;/em&gt;">.
9) Failure:
test_highlight_with_options_hash(TextHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/text_helper_test.rb:164:in `test_highlight_with_options_hash'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"This is a <b>beautiful</b> morning, but also a <b>beautiful</b> day"> expected but was
<"This is a &lt;b&gt;beautiful&lt;/b&gt; morning, but also a &lt;b&gt;beautiful&lt;/b&gt; day">.
10) Failure:
test_highlight_with_regexp(TextHelperTest)
[/Users/santiago/WyeWorks/Projs/rails/actionpack/test/template/text_helper_test.rb:143:in `test_highlight_with_regexp'
/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:426:in `_run_setup_callbacks'
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/callbacks.rb:81:in `run_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']:
<"This is a <strong class=\"highlight\">beautiful!</strong> morning"> expected but was
<"This is a &lt;strong class=&quot;highlight&quot;&gt;beautiful!&lt;/strong&gt; morning">.
3123 tests, 14706 assertions, 10 failures, 0 errors
rake aborted!
Command failed with status (1): [/Users/santiago/.rvm/rubies/rbx-2.0.0pre/b...]
Tasks: TOP => default => test => test_action_pack
(See full trace by running task with --trace)
➜ activerecord git:(3-1-stable) ✗ rake test_sqlite3
/Users/santiago/.rvm/rubies/rbx-2.0.0pre/bin/rbx -w -I"lib:test" -I"/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib" "/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib/rake/rake_test_loader.rb" "test/cases/adapter_test.rb" "test/cases/adapters/sqlite3/copy_table_test.rb" "test/cases/adapters/sqlite3/quoting_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/identity_map_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/nested_through_associations_test.rb" "test/cases/associations_test.rb" "test/cases/attribute_methods/read_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/bind_parameter_test.rb" "test/cases/calculations_test.rb" "test/cases/callbacks_test.rb" "test/cases/clone_test.rb" "test/cases/coders/yaml_column_test.rb" "test/cases/column_alias_test.rb" "test/cases/column_definition_test.rb" "test/cases/connection_adapters/connection_handler_test.rb" "test/cases/connection_management_test.rb" "test/cases/connection_pool_test.rb" "test/cases/counter_cache_test.rb" "test/cases/custom_locking_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/dup_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/habtm_destroy_order_test.rb" "test/cases/i18n_test.rb" "test/cases/identity_map/middleware_test.rb" "test/cases/identity_map_test.rb" "test/cases/inheritance_test.rb" "test/cases/invalid_date_test.rb" "test/cases/invertible_migration_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/command_recorder_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/relation_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"
An exception occurred running /Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib/rake/rake_test_loader.rb
undefined method `to_time' on an instance of Time. (NoMethodError)
Backtrace:
Kernel(Time)#to_time (method_missing) at kernel/delta/kernel.rb:79
Time#<=> (compare_with_coercion) at /Users/santiago/WyeWorks/Projs/rails
/activesupport/lib/active_support
/core_ext/time/calculations.rb:285
Comparable(Time)#> at kernel/common/comparable.rb:58
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:135
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:44
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:148
Kernel(Object)#require at kernel/common/kernel.rb:770
{ } in ActiveSupport::Dependencies::Loadable(Object)#require at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:237
{ } in ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies(Module)#new_constants_in at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:636
ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies::Loadable(Object)#require at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:237
Object#__script__ at /Users/santiago/WyeWorks/Projs/rails
/activesupport/lib/active_support
/time.rb:20
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
{ } in ActiveSupport::Dependencies::Loadable(Object)#require at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:237
{ } in ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies(Module)#new_constants_in at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:636
ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies::Loadable(Object)#require at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:237
Object#__script__ at lib/active_record/base.rb:11
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Autoload#call at kernel/common/autoload.rb:29
Object#__script__ at test/models/course.rb:1
Kernel.load at kernel/common/kernel.rb:719
{ } in ActiveSupport::Dependencies(Module)#load_file at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:452
ActiveSupport::Dependencies(Module)#new_constants_in at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:636
ActiveSupport::Dependencies(Module)#load_file at /Users/santiago/WyeWorks/Projs
/rails/activesupport/lib
/active_support
/dependencies.rb:451
ActiveSupport::Dependencies(Module)#require_or_load at /Users/santiago/WyeWorks
/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:338
ActiveSupport::Dependencies(Module)#depend_on at /Users/santiago/WyeWorks/Projs
/rails/activesupport/lib
/active_support
/dependencies.rb:298
ActiveSupport::Dependencies::Loadable(Object)#require_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:214
Object#__script__ at test/support/connection.rb:2
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
{ } in ActiveSupport::Dependencies::Loadable(Object)#require at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:237
{ } in ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies(Module)#new_constants_in at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:636
ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies::Loadable(Object)#require at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:237
Object#__script__ at test/cases/helper.rb:13
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
Object#__script__ at test/cases/adapter_test.rb:1
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
{ } in Object#__script__ at /Users/santiago/.rvm/gems/rbx-2.0.0pre
/gems/rake-0.9.2/lib/rake
/rake_test_loader.rb:11
Array#each at kernel/bootstrap/array.rb:66
Object#__script__ at /Users/santiago/.rvm/gems/rbx-2.0.0pre
/gems/rake-0.9.2/lib/rake
/rake_test_loader.rb:5
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:65
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:107
Rubinius::Loader#script at kernel/loader.rb:602
Rubinius::Loader#main at kernel/loader.rb:748
An exception occurred running at_exit handlers
undefined method `to_time' on an instance of Time. (NoMethodError)
Backtrace:
Kernel(Time)#to_time (method_missing) at kernel/delta/kernel.rb:79
Time#<=> (compare_with_coercion) at /Users/santiago/WyeWorks/Projs/rails
/activesupport/lib/active_support
/core_ext/time/calculations.rb:285
Comparable(Time)#> at kernel/common/comparable.rb:58
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:135
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:44
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:148
Kernel(Class)#require at kernel/common/kernel.rb:770
{ } in ActiveSupport::Dependencies::Loadable(Class)#require at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:237
{ } in ActiveSupport::Dependencies::Loadable(Class)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies(Module)#new_constants_in at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:636
ActiveSupport::Dependencies::Loadable(Class)#load_dependency at \
/Users/santiago/WyeWorks/Projs/rails/activesupport/lib/active_support/dependencies.rb:223
ActiveSupport::Dependencies::Loadable(Class)#require at /Users/santiago
/WyeWorks/Projs/rails
/activesupport/lib
/active_support
/dependencies.rb:237
{ } in Test::Unit::AutoRunner.AutoRunner at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit
/autorunner.rb:55
Test::Unit::AutoRunner#run at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit
/autorunner.rb:213
Test::Unit::AutoRunner.run at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit
/autorunner.rb:12
{ } in Object#__script__ at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit.rb:278
Rubinius::Loader#epilogue at kernel/loader.rb:644
Rubinius::Loader#main at kernel/loader.rb:777
rake aborted!
Command failed with status (1): [/Users/santiago/.rvm/rubies/rbx-2.0.0pre/b...]
➜ activesupport git:(3-1-stable) ✗ rake
/Users/santiago/.rvm/rubies/rbx-2.0.0pre/bin/rbx -w -I"lib:test" -I"/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib" "/Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib/rake/rake_test_loader.rb" "test/**/*_test.rb"
An exception occurred running /Users/santiago/.rvm/gems/rbx-2.0.0pre/gems/rake-0.9.2/lib/rake/rake_test_loader.rb
undefined method `to_time' on an instance of Time. (NoMethodError)
Backtrace:
Kernel(Time)#to_time (method_missing) at kernel/delta/kernel.rb:79
Time#<=> (compare_with_coercion) at lib/active_support/core_ext/time
/calculations.rb:285
Comparable(Time)#> at kernel/common/comparable.rb:58
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:135
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:44
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:148
Kernel(Object)#require at kernel/common/kernel.rb:770
Object#__script__ at lib/active_support/core_ext/numeric
/time.rb:3
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
Object#__script__ at lib/active_support/cache.rb:9
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
Object#__script__ at test/caching_test.rb:3
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:152
Kernel(Object)#require at kernel/common/kernel.rb:770
{ } in Object#__script__ at /Users/santiago/.rvm/gems/rbx-2.0.0pre
/gems/rake-0.9.2/lib/rake
/rake_test_loader.rb:9
Array#each at kernel/bootstrap/array.rb:66
{ } in Object#__script__ at /Users/santiago/.rvm/gems/rbx-2.0.0pre
/gems/rake-0.9.2/lib/rake
/rake_test_loader.rb:9
Array#each at kernel/bootstrap/array.rb:66
Object#__script__ at /Users/santiago/.rvm/gems/rbx-2.0.0pre
/gems/rake-0.9.2/lib/rake
/rake_test_loader.rb:5
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:65
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:107
Rubinius::Loader#script at kernel/loader.rb:602
Rubinius::Loader#main at kernel/loader.rb:748
An exception occurred running at_exit handlers
undefined method `to_time' on an instance of Time. (NoMethodError)
Backtrace:
Kernel(Time)#to_time (method_missing) at kernel/delta/kernel.rb:79
Time#<=> (compare_with_coercion) at lib/active_support/core_ext/time
/calculations.rb:285
Comparable(Time)#> at kernel/common/comparable.rb:58
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:135
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:44
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:148
Kernel(Class)#require at kernel/common/kernel.rb:770
{ } in Test::Unit::AutoRunner.AutoRunner at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit
/autorunner.rb:55
Test::Unit::AutoRunner#run at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit
/autorunner.rb:213
Test::Unit::AutoRunner.run at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit
/autorunner.rb:12
{ } in Object#__script__ at /Users/santiago/.rvm/rubies
/rbx-2.0.0pre/lib/test/unit.rb:278
Rubinius::Loader#epilogue at kernel/loader.rb:644
Rubinius::Loader#main at kernel/loader.rb:777
rake aborted!
Command failed with status (1): [/Users/santiago/.rvm/rubies/rbx-2.0.0pre/b...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment