OLDREV 31440 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31440&diff_format=u NEWREV 31457 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31457&diff_format=u CHG ChangeLog 31440->31457 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG configure.in 31420->31451 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG pack.c 30542->31456 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/pack.c?p1=trunk/pack.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG thread.c 31429->31454 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?p1=trunk/thread.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG thread_pthread.c 31439->31457 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.c?p1=trunk/thread_pthread.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG thread_pthread.h 29956->31451 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.h?p1=trunk/thread_pthread.h&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG thread_win32.c 31439->31457 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_win32.c?p1=trunk/thread_win32.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG version.h 31435->31452 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/-test-/wait_for_single_fd/depend 31428->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/-test-/wait_for_single_fd/depend?p1=trunk/ext/-test-/wait_for_single_fd/depend&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/-test-/wait_for_single_fd/extconf.rb 31428->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/-test-/wait_for_single_fd/extconf.rb?p1=trunk/ext/-test-/wait_for_single_fd/extconf.rb&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/-test-/wait_for_single_fd/wait_for_single_fd.c 31428->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/-test-/wait_for_single_fd/wait_for_single_fd.c?p1=trunk/ext/-test-/wait_for_single_fd/wait_for_single_fd.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/date/date_core.c 31438->31445 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_core.c?p1=trunk/ext/date/date_core.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/date/date_parse.c 31363->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_parse.c?p1=trunk/ext/date/date_parse.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/date/date_strptime.c 31363->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_strptime.c?p1=trunk/ext/date/date_strptime.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/date/date_tmx.h 31301->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_tmx.h?p1=trunk/ext/date/date_tmx.h&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/syck/rubyext.c 30794->31447 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/rubyext.c?p1=trunk/ext/syck/rubyext.c&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG ext/syck/syck.h 29745->31446 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/syck.h?p1=trunk/ext/syck/syck.h&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb 31429->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb?p1=trunk/test/-ext-/wait_for_single_fd/test_wait_for_single_fd.rb&r1=31440&r2=31457&pathrev=31457&diff_format=u CHG test/psych/test_tainted.rb 31317->31448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/psych/test_tainted.rb?p1=trunk/test/psych/test_tainted.rb&r1=31440&r2=31457&pathrev=31457&diff_format=u ADD test/syck/test_time.rb none->31447 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/syck/test_time.rb?view=markup&pathrev=31457&diff_format=u =================================================================== +++ 20110506T183304Z @@ 270 @@ checking for struct stat.st_ctimensec... no checking for struct timespec... yes checking for struct timezone... yes +checking for clockid_t... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 @@ 414 @@ checking for clock_gettime... yes checking for gettimeofday... yes checking for poll... yes +checking for ppoll... yes checking for pread... yes checking for sendfile... yes checking for shutdown... yes @@ 455 @@ checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no +checking for pthread_condattr_setclock... yes checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes @@ 578 @@ vm_dump.c::5: warning: "VMDEBUG" is not defined vm_dump.c::5: warning: "VMDEBUG" is not defined compiling thread.c +In file included from thread.c:211: +thread_pthread.c: In function ‘native_sleep’: +thread_pthread.c:: warning: unused variable ‘tvn’ +thread_pthread.c: In function ‘thread_timer’: +thread_pthread.c:: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false +thread.c: In function ‘rb_mutex_lock’: +thread_pthread.c:: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false compiling cont.c compiling ./enc/ascii.c compiling ./enc/us_ascii.c @@ 8666 @@ Syck::TestString#test_binary_string_null = s = . Syck::TestString#test_non_binary_string = s = . Syck::TestString#test_string_with_ivars = s = . +Syck::TestString#test_usec_full = s = . +Syck::TestString#test_usec_long = s = . +Syck::TestString#test_usec_short = s = . +Syck::TestString#test_usec_very_long = s = . Syck::TestStruct#test_load = s = . Syck::TestStruct#test_roundtrip = s = . Syck::TestSymbol#test_dump = s = . @@ 19161 @@ /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 `
' +9508 tests, assertions, 0 failures, 1 errors, 1 skips make: *** [yes-test-all] Error 1 exit 2 failed(test-all) @@ 49022 @@ YAML.load with iso8601 timestamp - computes the microseconds +- rounds values smaller than 1 usec to 0 /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/library/yaml/load_stream_spec.rb /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/library/yaml/object_maker_spec.rb @@ 50282 @@ ) 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 `' @@ 50429 @@ Finished in seconds +3494 files, 17374 examples, expectations, 26 failures, 1 error exit 1 failed(rubyspec) == dist #