OLDREV 30885 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30885&diff_format=u NEWREV 30888 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30888&diff_format=u CHG ChangeLog 30885->30888 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=30885&r2=30888&pathrev=30888&diff_format=u CHG eval_jump.c 25184->30888 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_jump.c?p1=trunk/eval_jump.c&r1=30885&r2=30888&pathrev=30888&diff_format=u CHG version.h 30875->30887 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=30885&r2=30888&pathrev=30888&diff_format=u CHG ext/openssl/openssl_missing.h 29190->30886 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/openssl_missing.h?p1=trunk/ext/openssl/openssl_missing.h&r1=30885&r2=30888&pathrev=30888&diff_format=u CHG test/ruby/test_beginendblock.rb 28368->30888 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_beginendblock.rb?p1=trunk/test/ruby/test_beginendblock.rb&r1=30885&r2=30888&pathrev=30888&diff_format=u COMMIT Add profile formatter http://github.com/rubyspec/mspec/commit/a2b5962740f14a150bd8f656d0cf965f024b8e76 COMMIT Change metaclass to singleton_class in MSpec. http://github.com/rubyspec/mspec/commit/52edd74d311ccb499d476d67c4aa08ef847fd4ce COMMIT Ignore ruby.1.[89].mspec in default.mspec spec. http://github.com/rubyspec/mspec/commit/8fa09011916fbcaff5a2482e16484cf5011c98aa COMMIT Add ability to override the Ruby version for eg ruby_version_is guard. http://github.com/rubyspec/mspec/commit/1fe5dc3443b1ff971edbbe49863c7c1d6d1163b2 COMMIT Follow mspec's change 52edd74d311ccb499d47. http://github.com/rubyspec/rubyspec/commit/afdcf7a67d4959ae459971f1c453d3d086419296 =================================================================== +++ 20110216T183303Z @@ 518 @@ known_errors.inc updated compiling error.c compiling eval.c +In file included from eval.c:33: +eval_jump.c: In function ‘rb_exec_end_proc’: +eval_jump.c:: warning: unused variable ‘tmp’ compiling load.c compiling proc.c compiling file.c @@ 9131 @@ TestBeginEndBlock#test_begininmethod = s = . TestBeginEndBlock#test_endblock_raise = s = . TestBeginEndBlock#test_endblockwarn = s = . +TestBeginEndBlock#test_nested_at_exit = s = . TestBeginEndBlock#test_raise_in_at_exit = s = . TestBeginEndBlock#test_should_propagate_exit_code = s = . TestBeginEndBlock#test_should_propagate_signaled = s = . @@ 18942 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/test/rubygems/test_gem_security.rb:53:in `test_class_build_self_signed_cert' ./test/runner.rb:10:in `
' +9334 tests, assertions, 1 failures, 1 errors, 1 skips make: *** [yes-test-all] Error 2 exit 2 failed(test-all) @@ 48895 @@ ) 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 `' =================================================================== --- 20110215T183303Z @@ 18938 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/test/rubygems/test_gem_security.rb:53:in `test_class_build_self_signed_cert' ./test/runner.rb:10:in `
' -9333 tests, assertions, 1 failures, 1 errors, 1 skips make: *** [yes-test-all] Error 2 exit 2 failed(test-all) @@ 48891 @@ ) 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 `'