OLDREV 31218 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31218&diff_format=u NEWREV 31229 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31229&diff_format=u CHG ChangeLog 31218->31229 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG eval.c 30953->31219 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?p1=trunk/eval.c&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG version.h 31212->31226 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG vm_core.h 30852->31227 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_core.h?p1=trunk/vm_core.h&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG vm_insnhelper.c 31170->31222 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_insnhelper.c?p1=trunk/vm_insnhelper.c&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG bootstraptest/test_eval.rb 27716->31221 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_eval.rb?p1=trunk/bootstraptest/test_eval.rb&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG ext/strscan/strscan.c 31176->31223 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/strscan/strscan.c?p1=trunk/ext/strscan/strscan.c&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG ext/syslog/syslog.c 30938->31229 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syslog/syslog.c?p1=trunk/ext/syslog/syslog.c&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG lib/webrick/cookie.rb 25184->31228 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/webrick/cookie.rb?p1=trunk/lib/webrick/cookie.rb&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG misc/ruby-mode.el 31218->31224 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/misc/ruby-mode.el?p1=trunk/misc/ruby-mode.el&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG test/ruby/test_module.rb 31215->31222 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_module.rb?p1=trunk/test/ruby/test_module.rb&r1=31218&r2=31229&pathrev=31229&diff_format=u CHG test/webrick/test_cookie.rb 25184->31228 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/webrick/test_cookie.rb?p1=trunk/test/webrick/test_cookie.rb&r1=31218&r2=31229&pathrev=31229&diff_format=u COMMIT Add spec for each_line (and friends) with no separator argument. http://github.com/rubyspec/rubyspec/commit/2002b8b9071e9e48a72236c9f864d7df0f15c1ec COMMIT Add specs for ENV always producing frozen strings in locale encoding, regardless of incoming. http://github.com/rubyspec/rubyspec/commit/02bc048c201328a72036767820645e3de0a81eaf =================================================================== +++ 20110401T183303Z @@ 8589 @@ Rinda::TupleSpaceTest#test_cancel_02 = s = . Rinda::TupleSpaceTest#test_core_01 = s = . Rinda::TupleSpaceTest#test_core_02 = s = . +Rinda::TupleSpaceTest#test_core_03_notify = s = F Rinda::TupleSpaceTest#test_inp_rdp = s = . Rinda::TupleSpaceTest#test_ruby_talk_264062 = s = . Rinda::TupleSpaceTest#test_symbol_tuple = s = . @@ 14125 @@ TestModule#test_const_set = s = . TestModule#test_const_set2 = s = . TestModule#test_constant_lookup_in_method_defined_by_class_eval = s = . +TestModule#test_constant_lookup_in_module_in_class_eval = s = . +TestModule#test_constant_lookup_in_toplevel_class_eval = s = . TestModule#test_constants = s = . TestModule#test_constants_with_private_constant = s = . TestModule#test_cyclic_include = s = . @@ 18417 @@ s = . TestWEBrickCookie#test_new = s = . TestWEBrickCookie#test_parse = s = . +TestWEBrickCookie#test_parse_non_whitespace = s = . TestWEBrickCookie#test_parse_set_cookie = s = . TestWEBrickCookie#test_parse_set_cookies = s = . TestWEBrickCookie#test_time = s = . @@ 18779 @@ Expected "--- \n...\n", not "--- \n". ) Failure: +test_core_03_notify(Rinda::TupleSpaceTest) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/test/rinda/test_rinda.rb:387]: +<10> expected but was +<0>. ) Error: test_class_build_self_signed_cert(TestGemSecurity): @@ 18789 @@ /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 `
' +9438 tests, assertions, 2 failures, 1 errors, 1 skips +make: *** [yes-test-all] Error 3 exit 2 failed(test-all) == rubyspec #