COMMIT Add initial version of Kernel#instance_variables spec http://github.com/rubyspec/rubyspec/commit/d485b7e8297c16dbcefb517e5507c711dd112454 COMMIT Tweaks to GzipReader#rewind specs. http://github.com/rubyspec/rubyspec/commit/912bb5930493c3ae89649f7e703658cbcb727e3a COMMIT Added GzipReader#each_byte specs http://github.com/rubyspec/rubyspec/commit/15b83805f7be8645d63217365a42c9b9c5e844d4 COMMIT Fixed File#path specs. http://github.com/rubyspec/rubyspec/commit/b1bd82e681dac3a6bda8c929d707059f02940776 COMMIT Revert "Quarantine some specs failing for MRI on OS X" http://github.com/rubyspec/rubyspec/commit/ff2e8cc211b0b1b62ea307d5520b76b821511c8d COMMIT New specs for GzipReader#getc http://github.com/rubyspec/rubyspec/commit/b3c21b7939448f8d53cdea7f7dd68c53269bee55 COMMIT new: Zlib::GzipReader: re-read data after rewind http://github.com/rubyspec/rubyspec/commit/30d6e6788e0e854ad99a95c9560401c816e7ff0f COMMIT Unify two 'describe "Marshal.dump"' blocks. http://github.com/rubyspec/rubyspec/commit/3698b4c94a2c7ee94d3ef9b7a0006f9e6f396305 --- 20091230T101306 +++ 20091231T092021 @@ -1,19 +1,19 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e -リビジョン: 26197 +リビジョン: 26211 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: shyouhei @@ -5907,7 +5907,7 @@ test_length_zero(TestReadPartial): . test_open_pipe(TestReadPartial): . test_with_stdio(TestReadPartial): . -test_event(TestSetTraceFunc): . +test_event(TestSetTraceFunc): F test_child_vtalrm(TestSignal): . test_exit_action(TestSignal): . test_signal(TestSignal): . @@ -6521,7 +6521,15 @@ Finished in seconds. -2134 tests, 1670471 assertions, 0 failures, 0 errors + ) Failure: +test_event(TestSetTraceFunc) [./test/ruby/test_settracefunc.rb:114]: +<["c-call", 1, :inherited, Class]> expected but was +<["line", 86, :marshal_load, TestMarshal::LoadTest]>. + +2134 tests, 1670459 assertions, 1 failures, 0 errors +make: *** [test-all] エラー 1 +exit 2 +failed(test-all) == rubyspec #