COMMIT Tests for optional method arguments not at the end http://github.com/rubyspec/rubyspec/commit/0a638222506a08196a6a835ebe64a3c81b57715f --- 20091129T082430 +++ 20091130T082521 @@ -1,5805 +1,5805 @@ test_open_pipe(TestReadPartial): . test_with_stdio(TestReadPartial): . test_bad_trace(TestSetTraceFunc): . -test_event(TestSetTraceFunc): . +test_event(TestSetTraceFunc): F test_child_vtalrm(TestSignal): . test_exit_action(TestSignal): . test_signal(TestSignal): . @@ -6458,6 +6458,11 @@ <[]>. ) Failure: +test_event(TestSetTraceFunc) [/home/chkbuild/tmp/build/ruby-1.8//ruby/test/ruby/test_settracefunc.rb:110]: +<["c-call", 35, :eval, Kernel]> expected but was +<["line", 86, :marshal_load, TestMarshal::LoadTest]>. + + ) Failure: test_inspect(TestString) [/home/chkbuild/tmp/build/ruby-1.8//ruby/test/ruby/test_string.rb:151]: <"\"あ\""> expected but was <"\"\\343\\201\\202\"">. @@ -6488,7 +6493,7 @@ /home/chkbuild/tmp/build/ruby-1.8//ruby/test/ruby/test_thread.rb:430:in `test_uninitialized' --------------- -2357 tests, 1671545 assertions, 6 failures, 1 errors +2357 tests, 1671531 assertions, 7 failures, 1 errors make: *** [test-all] エラー 1 exit 2 failed(test-all)