--- 20090823T075923 +++ 20090824T075819 @@ -1,14882 +1,14882 @@ TestThread#test_join: s: . TestThread#test_join2: s: . TestThread#test_kill_main_thread: s: . -TestThread#test_list: s: F +TestThread#test_list: s: . TestThread#test_local_barrier: s: . TestThread#test_main: s: . TestThread#test_mutex_deadlock: s: . @@ -15414,11 +15414,7 @@ Exception raised: <#>. - ) Failure: -test_list(TestThread) [/home/chkbuild/tmp/build/ruby-1.9.1//ruby/test/ruby/test_thread.rb:226]: -timeout - -5877 tests, 2839077 assertions, 5 failures, 7 errors, 0 skips +5877 tests, 2839078 assertions, 4 failures, 7 errors, 0 skips make: *** [test-all] エラー 1 exit 2 failed(test-all) @@ -36348,7 +36344,7 @@ /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/library/zlib/gzipfile/close_spec.rb Zlib::GzipFile#close -- finishes the stream and closes the io +- finishes the stream and closes the io (FAILED - ) /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/library/zlib/gzipfile/closed_spec.rb Zlib::GzipFile#closed? @@ -36648,14 +36644,14 @@ ) Enumerable#join returns an empty string if the Array is empty ERROR -NoMethodError: undefined method `join' for #<#::Enum:0x0000000a5166e8 @elements=[]> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000aef3d18 @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:0x0000000a514ce0> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000aef2348> /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 `' @@ -36663,21 +36659,21 @@ ) Enumerable#join raises an ArgumentError when the Array is recursive FAILED Expected ArgumentError -but got NoMethodError (undefined method `join' for #<#::Enum:0x0000000a511e48>) +but got NoMethodError (undefined method `join' for #<#::Enum:0x0000000aeef4e8>) /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:77: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 `' ) 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:0x0000000a50f678 @elements=[]> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000aeecb20 @elements=[]> /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:91: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:0x0000000a50ddc0 @elements=[]> +NoMethodError: undefined method `join' for #<#::Enum:0x0000000aeeb380 @elements=[]> /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/shared/array/join.rb:119: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 `' @@ -38306,6 +38302,14 @@ /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/library/prime/integer/prime_division_spec.rb:4:in `' ) +Zlib::GzipFile#close finishes the stream and closes the io FAILED +Expected "\x00\x00\x00\x00\x00\x00\x00\x00\x00" +to equal "\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00" + +/home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/library/zlib/gzipfile/close_spec.rb:19:in `block (2 levels) in ' +/home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/library/zlib/gzipfile/close_spec.rb:5:in `' + + ) An exception occurred during: loading /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/optional/ffi/buffer_spec.rb ERROR LoadError: no such file to load -- ffi /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/optional/ffi/spec_helper.rb:6:in `require' @@ -38469,7 +38473,7 @@ Finished in seconds -2880 files, 11397 examples, 182903 expectations, 87 failures, 170 errors +2880 files, 11397 examples, 240212 expectations, 88 failures, 170 errors exit 1 failed(rubyspec) == end #