ruby 1.9.4dev (2011-07-31 trunk 32766) [powerpc64-linux] [o3] (ooopackages) 1842W 1F1E44S rubyspec:17F1E

chkbuild summary recent last

OlderDiff < 20110728T183304Z < ThisDiff > 20110730T183303Z > NewerDiff

OLDREV 32725
NEWREV 32766
CHG ChangeLog	32725->32766
CHG array.c	32673->32740
CHG configure.in	32650->32730
CHG internal.h	32621->32740
CHG io.c	32638->32766
CHG signal.c	32528->32749
CHG strftime.c	31858->32757
CHG version.h	32708->32763
CHG vm.c	32281->32749
CHG vm_core.h	32669->32751
CHG vm_eval.c	32510->32740
ADD defs/default_gems	none->32759
CHG ext/bigdecimal/bigdecimal.c	32674->32754
ADD ext/bigdecimal/bigdecimal.gemspec	none->32754
CHG ext/io/console/console.c	32587->32747
CHG ext/socket/mkconstants.rb	30392->32737
CHG ext/socket/lib/socket.rb	31525->32748
CHG lib/securerandom.rb	32050->32741
CHG test/bigdecimal/test_bigdecimal.rb	32674->32762
CHG test/ruby/test_io.rb	32568->32758
CHG test/ruby/test_process.rb	32707->32738
CHG test/win32ole/test_win32ole_variant.rb	31573->32756
CHG test/win32ole/test_win32ole_variant_outarg.rb	20100->32756
CHG tool/rbinstall.rb	32616->32759

===================================================================
+++ 20110730T183303Z
@@ 5331 @@
 
 Classes:     1301 ( 654 undocumented)
 Modules:      303 ( 155 undocumented)
+Constants:   2248 ( 891 undocumented)
 Attributes:  1006 ( 435 undocumented)
 Methods:    10435 (3100 undocumented)
 
+Total:      15293 (5235 undocumented)
+ 65.77% documented
 
 Elapsed: <t>s
 == version # <time>
@@ 5367 @@
                               minitest 2.2.2
                               json 1.5.4
                               io-console 0.3
+                              bigdecimal 1.1.0
 == install-doc # <time>
 + make install-doc
 	CC = gcc
@@ 8036 @@
 Syck::YAML_Unit_Tests#test_symbol_cycle = <elapsed> s = .
 Syck::YAML_Unit_Tests#test_time_now_cycle = <elapsed> s = .
 Syck::YAML_Unit_Tests#test_ypath_parsing = <elapsed> s = .
+TC_Enumerable#test_to_set = (eval):<line_a>: warning: method redefined; discarding old initialize
+/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/lib/set.rb:<line_a>: warning: previous definition of initialize was here
 <elapsed> s = .
 TC_HMAC_MD5#test_hexdigest = <elapsed> s = .
 TC_HMAC_MD5#test_reset = <elapsed> s = .
@@ 12303 @@
 TestIO#test_dup = <elapsed> s = .
 TestIO#test_dup_many = <elapsed> s = .
 TestIO#test_each_byte = <elapsed> s = .
+TestIO#test_each_byte_with_seek = <elapsed> s = .
 TestIO#test_each_char = <elapsed> s = .
 TestIO#test_each_codepoint = <elapsed> s = .
 TestIO#test_each_line_limit_0 = <elapsed> s = .
@@ 16362 @@
 TestRubyOptions#test_safe_level = <elapsed> s = .
 TestRubyOptions#test_script_from_stdin = <elapsed> s = .
 TestRubyOptions#test_search = <elapsed> s = .
+TestRubyOptions#test_segv_test = <elapsed> s = F
 TestRubyOptions#test_separator = <elapsed> s = .
 TestRubyOptions#test_set_program_name = <elapsed> s = .
 TestRubyOptions#test_sflag = <elapsed> s = .
@@ 17166 @@
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/extmk.rb:<line_a>: warning: shadowing outer local variable - s
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/extmk.rb:<line_c>: warning: shadowing outer local variable - target
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/ripper/tools/generate.rb:<line_a>: warning: assigned but unused variable - template
+/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/socket/mkconstants.rb:<line_a>: warning: shadowing outer local variable - h
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/tk/extconf.rb:<line_a>: warning: assigned but unused variable - tkver
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/tk/extconf.rb:<line_a>: warning: (...) interpreted as grouped expression
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/tk/extconf.rb:<line_b>: warning: (...) interpreted as grouped expression
@@ 18075 @@
 TestTimeExtension#test_encode_httpdate = <elapsed> s = .
 TestTimeExtension#test_encode_rfc2822 = <elapsed> s = .
 TestTimeExtension#test_encode_xmlschema = <elapsed> s = .
+TestTimeExtension#test_huge_precision = <elapsed> s = .
 TestTimeExtension#test_invalid = <elapsed> s = .
 TestTimeExtension#test_nsec = <elapsed> s = .
 TestTimeExtension#test_parse_fraction = <elapsed> s = .
@@ 18977 @@
 requires RubyGems 1.9+
 
  <n>) Failure:
+test_segv_test(TestRubyOptions) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/ruby/test_rubyoptions.rb:442]:
+Expected /\A
+      -e:(?:1:)?\s\[BUG\]\sSegmentation\sfault\n
+      ruby\ 1\.9\.4dev\ \(2011\-07\-31\ trunk\ 32766\)\ \[powerpc64\-linux\]\n\n
+      --\sControl\sframe\sinformation\s-+\n
+      (?:c:.*\n)*
+      (?:
+      --\sRuby\slevel\sbacktrace\sinformation\s----------------------------------------\n
+      -e:1:in\s\`<main>\'\n
+      -e:1:in\s\`kill\'\n
+      )?
+      \n
+      (?:
+        --\sC\slevel\sbacktrace\sinformation\s-------------------------------------------\n
+        (?:(?:.*\s)?\[0x\h+\]\n)*\n
+      )?
+      (?m:.*)
+      \[NOTE\]\n
+      You\smay\shave\sencountered\sa\sbug\sin\sthe\sRuby\sinterpreter\sor\sextension\slibraries.\n
+      Bug\sreports\sare\swelcome.\n
+      For\sdetails:\shttp:\/\/www.ruby-lang.org\/bugreport.html\n
+      \n
+      (?:)
+      \z
+      /x to match "".
 
  <n>) Skipped:
 test_base(TestSH) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/date/test_switch_hitter.rb:495]:
@@ 50517 @@
 
  <n>)
 File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED
+Expected "#<File::Stat dev=0x0, ino=5743480, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-07-31 04:35:16 +0900, mtime=2011-07-31 04:35:16 +0900, ctime=2011-07-31 04:35:16 +0900>"
+to equal "#<File::Stat dev=0x803, ino=5743480, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-07-31 04:35:16 +0900, mtime=2011-07-31 04:35:16 +0900, ctime=2011-07-31 04:35:16 +0900>"
 
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in <top (required)>'
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:3:in `<top (required)>'

===================================================================
--- 20110728T183304Z
@@ 4960 @@
 make[2]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/-test-/wait_for_single_fd'
 make[2]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/bigdecimal'
 compiling bigdecimal.c
-bigdecimal.c: In function [e28098]rmpd_power_by_big_decimal[e28099]:
-bigdecimal.c:<line_a>: warning: unused variable [e28098]vn[e28099]
 linking shared-object bigdecimal.so
 installing default bigdecimal libraries
 make[2]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/bigdecimal'
@@ 5090 @@
 make[2]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/iconv'
 make[2]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/io/console'
 compiling console.c
-console.c: In function [e28098]console_dev[e28099]:
-console.c:<line_a>: warning: unused variable [e28098]mode[e28099]
 linking shared-object io/console.so
 installing default console libraries
 make[2]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/ext/io/console'
@@ 5335 @@
 
 Classes:     1301 ( 654 undocumented)
 Modules:      303 ( 155 undocumented)
-Constants:   2248 (1544 undocumented)
 Attributes:  1006 ( 435 undocumented)
 Methods:    10435 (3100 undocumented)
 
-Total:      15293 (5888 undocumented)
- 61.50% documented
 
 Elapsed: <t>s
 == version # <time>
@@ 8039 @@
 Syck::YAML_Unit_Tests#test_symbol_cycle = <elapsed> s = .
 Syck::YAML_Unit_Tests#test_time_now_cycle = <elapsed> s = .
 Syck::YAML_Unit_Tests#test_ypath_parsing = <elapsed> s = .
-TC_Enumerable#test_to_set = <elapsed> s = .
 TC_HMAC_MD5#test_hexdigest = <elapsed> s = .
 TC_HMAC_MD5#test_reset = <elapsed> s = .
 TC_HMAC_MD5#test_s_hexdigest = <elapsed> s = .
@@ 8529 @@
 TestBigDecimal#test_to_string = <elapsed> s = .
 TestBigDecimal#test_truncate = <elapsed> s = .
 TestBigDecimal#test_uplus = <elapsed> s = .
-TestBigDecimal#test_version = <elapsed> s = .
 TestBigDecimal#test_zero_p = <elapsed> s = .
 TestBigDecimalUtil#test_BigDecimal_to_d = <elapsed> s = .
 TestBigDecimalUtil#test_Float_to_d_with_precision = <elapsed> s = .
@@ 16363 @@
 TestRubyOptions#test_safe_level = <elapsed> s = .
 TestRubyOptions#test_script_from_stdin = <elapsed> s = .
 TestRubyOptions#test_search = <elapsed> s = .
-TestRubyOptions#test_segv_test = <elapsed> s = .
 TestRubyOptions#test_separator = <elapsed> s = .
 TestRubyOptions#test_set_program_name = <elapsed> s = .
 TestRubyOptions#test_sflag = <elapsed> s = .
@@ 18075 @@
 TestTimeExtension#test_encode_httpdate = <elapsed> s = .
 TestTimeExtension#test_encode_rfc2822 = <elapsed> s = .
 TestTimeExtension#test_encode_xmlschema = <elapsed> s = .
-TestTimeExtension#test_huge_precision = <elapsed> s = F
 TestTimeExtension#test_invalid = <elapsed> s = .
 TestTimeExtension#test_nsec = <elapsed> s = .
 TestTimeExtension#test_parse_fraction = <elapsed> s = .
@@ 18981 @@
 Skipped, no message given
 
  <n>) Failure:
-test_huge_precision(TestTimeExtension) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/test_time.rb:404]:
-[ruby-dev:43284]
-pid 32146 killed by SIGSEGV (signal 11) (core dumped)
-| -:1: [BUG] Segmentation fault
-| ruby <version>
-|
-| -- Control frame information -----------------------------------------------
-| c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC  :strftime
-| c:0003 p:0023 s:0006 b:0006 l:0020c4 d:001834 EVAL   -:1
-| c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
-| c:0001 p:0000 s:0002 b:0002 l:0020c4 d:0020c4 TOP
-|
-| -- Ruby level backtrace information ----------------------------------------
-| -:1:in `<main>'
 
 
 10018 tests, <num> assertions, 1 failures, 1 errors, 44 skips
@@ 50507 @@
 
  <n>)
 File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED
-Expected "#<File::Stat dev=0x0, ino=5947697, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-07-29 04:38:45 +0900, mtime=2011-07-29 04:38:45 +0900, ctime=2011-07-29 04:38:45 +0900>"
-to equal "#<File::Stat dev=0x803, ino=5947697, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-07-29 04:38:45 +0900, mtime=2011-07-29 04:38:45 +0900, ctime=2011-07-29 04:38:45 +0900>"
 
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in <top (required)>'
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:3:in `<top (required)>'

OlderDiff < 20110728T183304Z < ThisDiff > 20110730T183303Z > NewerDiff


chkbuild summary recent last