At revision 9273. warning: shadowing outer local variable - s warning: method redefined; discarding old value warning: shadowing outer local variable - v /home/moriq/c/lib/ruby/1.9/rational.rb:479: warning: method redefined; discarding old quo /home/moriq/c/lib/ruby/1.9/rational.rb:506: warning: method redefined; discarding old quo warning: method redefined; discarding old type_id warning: method redefined; discarding old type_id= warning: method redefined; discarding old value warning: method redefined; discarding old value= warning: method redefined; discarding old domain warning: method redefined; discarding old domain= warning: method redefined; discarding old type_id warning: method redefined; discarding old type_id= warning: method redefined; discarding old value warning: method redefined; discarding old value= warning: private attribute? warning: private attribute? warning: shadowing outer local variable - source_uri warning: shadowing outer local variable - spec /home/moriq/c/bin/ruby -w -Ilib "/home/moriq/c/lib/ruby/site_ruby/1.9/rake/rake_test_loader.rb" "test/clean_logger_test.rb" "test/option_merger_test.rb" "test/whiny_nil_test.rb" "test/multibyte_chars_test.rb" "test/dependencies_test.rb" "test/time_zone_test.rb" "test/ordered_options_test.rb" "test/core_ext/module_test.rb" "test/core_ext/numeric_ext_test.rb" "test/core_ext/integer_ext_test.rb" "test/core_ext/enumerable_test.rb" "test/core_ext/hash_ext_test.rb" "test/core_ext/string_ext_test.rb" "test/core_ext/date_ext_test.rb" "test/core_ext/proc_test.rb" "test/core_ext/object_and_class_ext_test.rb" "test/core_ext/pathname_test.rb" "test/core_ext/symbol_test.rb" "test/core_ext/cgi_ext_test.rb" "test/core_ext/range_ext_test.rb" "test/core_ext/time_ext_test.rb" "test/core_ext/blank_test.rb" "test/core_ext/kernel_test.rb" "test/core_ext/exception_test.rb" "test/core_ext/name_error_test.rb" "test/core_ext/module/attribute_aliasing_test.rb" "test/core_ext/module/attr_internal_test.rb" "test/core_ext/module/attribute_accessor_test.rb" "test/core_ext/class_test.rb" "test/core_ext/class/class_inheritable_attributes_test.rb" "test/core_ext/class/attribute_accessor_test.rb" "test/core_ext/array_ext_test.rb" "test/caching_tools_test.rb" "test/inflector_test.rb" "test/deprecation_test.rb" "test/multibyte_handler_test.rb" "test/reloadable_test.rb" (in /home/moriq/src/rails/activesupport) /home/moriq/c/lib/ruby/1.9/rational.rb:479: warning: method redefined; discarding old quo /home/moriq/c/lib/ruby/1.9/rational.rb:506: warning: method redefined; discarding old quo warning: shadowing outer local variable - child warning: shadowing outer local variable - child warning: shadowing outer local variable - child warning: shadowing outer local variable - node warning: shadowing outer local variable - expr warning: shadowing outer local variable - line warning: method redefined; discarding old value warning: shadowing outer local variable - v warning: method redefined; discarding old type_id warning: method redefined; discarding old type_id= warning: method redefined; discarding old value warning: method redefined; discarding old value= warning: method redefined; discarding old domain warning: method redefined; discarding old domain= warning: method redefined; discarding old type_id warning: method redefined; discarding old type_id= warning: method redefined; discarding old value warning: method redefined; discarding old value= warning: undefining `object_id' may cause serious problem warning: undefining `object_id' may cause serious problem warning: shadowing outer local variable - hash warning: method redefined; discarding old reloadable? warning: method redefined; discarding old reloadable? /home/moriq/c/lib/ruby/1.9/test/unit/autorunner.rb:214: warning: instance variable @workdir not initialized Loaded suite /home/moriq/c/lib/ruby/site_ruby/1.9/rake/rake_test_loader Started ......................../test/core_ext/module/attribute_aliasing_test.rb:8: warning: instance variable @title not initialized ..............................................F...........................................................................F..........E./test/caching_tools_test.rb:18: warning: method redefined; discarding old slow_method E./test/caching_tools_test.rb:42: warning: method redefined; discarding old slow_method E./test/caching_tools_test.rb:64: warning: method redefined; discarding old slow_method E................................................F.............................................................................................................................................................................................................................................................................................FF........F...E....E.......... Finished in 1.228885 seconds. 1) Failure: test_to_time_on_datetime(DateExtCalculationsTest) [./test/core_ext/date_ext_test.rb:14]: <2005-02-21 10:11:12 +0900> expected but was <2005-02-21 19:11:12 +0900>. 2) Failure: test_nil_sums(EnumerableTests) [./test/core_ext/enumerable_test.rb:41]: exception expected but was Class: Message: <"You have a nil object when you didn't expect it!\nThe error occurred while evaluating nil.coerce"> ---Backtrace--- /home/moriq/src/rails/activesupport/lib/active_support/core_ext/enumerable.rb:44:in `+' /home/moriq/src/rails/activesupport/lib/active_support/core_ext/enumerable.rb:44:in `block in sum' /home/moriq/src/rails/activesupport/lib/active_support/core_ext/enumerable.rb:6:in `inject' /home/moriq/src/rails/activesupport/lib/active_support/core_ext/enumerable.rb:6:in `sum' ./test/core_ext/enumerable_test.rb:41:in `block in test_nil_sums' ./test/core_ext/enumerable_test.rb:41:in `test_nil_sums' --------------- 3) Error: test_cache_access_should_actually_cache(HashCachingTests): NameError: undefined method `slow_method' for class `#' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `instance_method' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `hash_cache' ./test/caching_tools_test.rb:11:in `block in cached' ./test/caching_tools_test.rb:9:in `class_eval' ./test/caching_tools_test.rb:9:in `cached' ./test/caching_tools_test.rb:0:in `test_cache_access_should_actually_cache' 4) Error: test_cache_access_should_call_method(HashCachingTests): NameError: undefined method `slow_method' for class `#' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `instance_method' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `hash_cache' ./test/caching_tools_test.rb:11:in `block in cached' ./test/caching_tools_test.rb:9:in `class_eval' ./test/caching_tools_test.rb:9:in `cached' ./test/caching_tools_test.rb:23568:in `test_cache_access_should_call_method' 5) Error: test_cache_should_be_clearable(HashCachingTests): NameError: undefined method `slow_method' for class `#' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `instance_method' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `hash_cache' ./test/caching_tools_test.rb:11:in `block in cached' ./test/caching_tools_test.rb:9:in `class_eval' ./test/caching_tools_test.rb:9:in `cached' ./test/caching_tools_test.rb:0:in `test_cache_should_be_clearable' 6) Error: test_deep_caches_should_work_too(HashCachingTests): NameError: undefined method `slow_method' for class `#' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `instance_method' /home/moriq/src/rails/activesupport/lib/active_support/caching_tools.rb:33:in `hash_cache' ./test/caching_tools_test.rb:11:in `block in cached' ./test/caching_tools_test.rb:9:in `class_eval' ./test/caching_tools_test.rb:9:in `cached' ./test/caching_tools_test.rb:0:in `test_deep_caches_should_work_too' 7) Failure: test_constantize_doesnt_look_in_parent(InflectorTest) [./test/inflector_test.rb:319]: exception expected but none was thrown. 8) Failure: test_adjust_negative(TimeZoneTest) [./test/time_zone_test.rb:38]: <2004-07-24 23:55:00 UTC> expected but was <2004-07-24 23:55:00 +0900>. 9) Failure: test_adjust_positive(TimeZoneTest) [./test/time_zone_test.rb:43]: <2004-07-26 01:05:00 UTC> expected but was <2004-07-26 01:05:00 +0900>. 10) Failure: test_unadjust(TimeZoneTest) [./test/time_zone_test.rb:50]: <[0, 55, 23, 24, 7, 2004]> expected but was <[0, 55, 8, 25, 7, 2004]>. 11) Error: test_grapheme_cluster_length(UTF8HandlingTestPure): NoMethodError: You have a nil object when you didn't expect it! The error occurred while evaluating nil.coerce /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:54:in `===' /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:54:in `block in ===' /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:6:in `detect' /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:6:in `===' /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:326:in `g_unpack' /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:271:in `g_length' ./test/multibyte_handler_test.rb:169:in `test_grapheme_cluster_length' 12) Error: test_simple_normalization(UTF8HandlingTestPure): NoMethodError: undefined method `-' for "T":String /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:400:in `compose_codepoints' /home/moriq/src/rails/activesupport/lib/active_support/multibyte/handlers/utf8_handler.rb:229:in `compose' ./test/multibyte_handler_test.rb:51:in `test_simple_normalization' 524 tests, 1870 assertions, 6 failures, 6 errors warning: method redefined; discarding old reloadable? rake aborted! Command failed with status (1): [/home/moriq/c/bin/ruby -w -Ilib "/home/mor...] (See full trace by running task with --trace)