--- 20090716T075454 +++ 20090717T075912 @@ -1,9584 +1,9584 @@ IMAPTest#test_imaps_with_ca_file: s: . IMAPTest#test_starttls: s: . IMAPTest#test_unexpected_eof: s: . +MinitestSpec#test_needs_to_verify_equality: s: . +MinitestSpec#test_needs_to_verify_kinds_of_objects: s: . MinitestSpec#test_needs_to_verify_floats_within_a_delta: s: . +MinitestSpec#test_needs_to_verify_using_any_operator: s: . +MinitestSpec#test_needs_to_have_all_methods_named_well: s: . +MinitestSpec#test_needs_to_verify_types_of_objects: s: . MinitestSpec#test_needs_to_be_able_to_catch_a_minitest_assertion_exception: s: . -MinitestSpec#test_needs_to_catch_an_unexpected_exception: s: . MinitestSpec#test_needs_to_catch_an_expected_exception: s: . +MinitestSpec#test_needs_to_verify_identity: s: . MinitestSpec#test_needs_to_verify_regexp_matches: s: . MinitestSpec#test_needs_to_verify_using_respond_to: s: . -MinitestSpec#test_needs_to_verify_kinds_of_objects: s: . +MinitestSpec#test_needs_to_verify_throw: s: . MinitestSpec#test_needs_to_verify_non_identity: s: . -MinitestSpec#test_needs_to_verify_equality: s: . -MinitestSpec#test_needs_raise_if_an_expected_exception_is_not_raised: s: . -MinitestSpec#test_needs_to_verify_types_of_objects: s: . -MinitestSpec#test_needs_to_have_all_methods_named_well: s: . -MinitestSpec#test_needs_to_verify_inequality: s: . -MinitestSpec#test_needs_to_verify_using_any_operator: s: . -MinitestSpec#test_needs_to_verify_identity: s: . MinitestSpec#test_needs_to_verify_mismatch: s: . -MinitestSpec#test_needs_to_verify_throw: s: . +MinitestSpec#test_needs_raise_if_an_expected_exception_is_not_raised: s: . +MinitestSpec#test_needs_to_catch_an_unexpected_exception: s: . MinitestSpec#test_needs_to_verify_nil: s: . +MinitestSpec#test_needs_to_verify_inequality: s: . MinitestSpec#test_needs_to_verify_non_nil: s: . NonString#test_6: s: . NonString#test_7: s: . @@ -35600,28 +35600,28 @@ ) Enumerable#join returns an empty string if the Array is empty ERROR -NoMethodError: undefined method `join' for #<#::Enum:0x00000009b989c8 @elements=[]> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000ad1f098 @elements=[]> /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:4:in `block (2 levels) in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:5:in `block in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:4:in `' ) Enumerable#join returns a string formed by concatenating each element.to_s separated by separator without trailing separator ERROR -NoMethodError: undefined method `join' for #<#::Enum:0x00000009b96968> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000ad1d070> /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:10:in `block (2 levels) in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:5:in `block in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:4:in `' ) Enumerable#join does not consider taint of either the array or the separator when the array is empty ERROR -NoMethodError: undefined method `join' for #<#::Enum:0x00000009b93b08 @elements=[]> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000ad1a1d8 @elements=[]> /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:73:in `block (2 levels) in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:5:in `block in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:4:in `' ) Enumerable#join does not consider untrustworthiness of either the array or the separator when the array is empty ERROR -NoMethodError: undefined method `join' for #<#::Enum:0x00000009b92368 @elements=[]> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000ad18a70 @elements=[]> /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:101:in `block (3 levels) in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:5:in `block in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/enumerable/join_spec.rb:4:in `' @@ -36040,7 +36040,7 @@ Finished in seconds -2753 files, 10765 examples, 182073 expectations, 47 failures, 28 errors +2753 files, 10765 examples, 203959 expectations, 47 failures, 28 errors exit 1 failed(rubyspec) == end #