OLDREV 31249 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31249&diff_format=u NEWREV 31255 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31255&diff_format=u CHG ChangeLog 31248->31254 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG version.h 31249->31255 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG ext/stringio/stringio.c 31248->31254 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/stringio/stringio.c?p1=trunk/ext/stringio/stringio.c&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG include/ruby/util.h 28764->31250 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/util.h?p1=trunk/include/ruby/util.h&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG test/stringio/test_stringio.rb 31248->31253 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/stringio/test_stringio.rb?p1=trunk/test/stringio/test_stringio.rb&r1=31249&r2=31255&pathrev=31255&diff_format=u =================================================================== +++ 20110409T183304Z @@ 16820 @@ TestStringIO#test_each_byte = s = . TestStringIO#test_each_char = s = . TestStringIO#test_each_codepoint = s = . +TestStringIO#test_each_line_limit_0 = s = . TestStringIO#test_eof_0 = s = . TestStringIO#test_eof_0_rw = s = . TestStringIO#test_eof_0_seek = s = . @@ 16846 @@ TestStringIO#test_readbyte = s = . TestStringIO#test_readchar = s = . TestStringIO#test_readlines = s = . +TestStringIO#test_readlines_limit_0 = s = . TestStringIO#test_readpartial = s = . TestStringIO#test_reopen = s = . TestStringIO#test_seek = s = . @@ 17163 @@ TestStruct#test_struct = s = . TestStruct#test_struct_new = s = . TestStruct#test_values_at = s = . +TestSuper#test_array1 = s = /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/ext/bigdecimal/lib/bigdecimal/jacobian.rb:: warning: assigned but unused variable - s /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/ext/bigdecimal/lib/bigdecimal/ludcmp.rb:: warning: shadowing outer local variable - i /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/ext/bigdecimal/sample/linear.rb:: warning: assigned but unused variable - n /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/ext/curses/view2.rb:: warning: shadowing outer local variable - fp @@ 17903 @@ . TestSuper#test_array2 = s = . TestSuper#test_array3 = s = . +TestSuper#test_array4 = s = . TestSuper#test_define_method = s = . TestSuper#test_double1 = s = . TestSuper#test_double2 = s = . @@ 18787 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/test/rubygems/test_gem_security.rb:54:in `test_class_build_self_signed_cert' ./test/runner.rb:13:in `
' +9441 tests, assertions, 1 failures, 1 errors, 1 skips make: *** [yes-test-all] Error 2 exit 2 failed(test-all) @@ 49002 @@ ) File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED +Expected "#" +to equal "#" /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in ' /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:3:in `' @@ 49087 @@ Finished in seconds +3331 files, 17279 examples, expectations, 19 failures, 1 error exit 1 failed(rubyspec) == dist #