ruby 1.9.3dev (2011-06-27 trunk 32242) [powerpc64-linux] [o3] (ooopackages) 1902W [BUG] [SEGV] 1F1E45S rubyspec:18F3E

chkbuild summary recent last

OlderDiff < 20110624T183303Z < ThisDiff > 20110626T183304Z > NewerDiff

OLDREV 32222
NEWREV 32242
CHG ChangeLog	32222->32242
CHG NEWS	32217->32241
CHG hash.c	32165->32238
CHG parse.y	32163->32239
CHG thread.c	32165->32226
CHG version.h	32215->32240
CHG vm_dump.c	30533->32231
CHG vm_insnhelper.c	32201->32227
CHG ext/date/date_core.c	32216->32236
CHG ext/openssl/extconf.rb	32213->32230
CHG ext/openssl/openssl_missing.c	29190->32230
CHG ext/openssl/openssl_missing.h	30886->32230
CHG ext/openssl/ossl_asn1.c	31711->32230
CHG test/date/test_switch_hitter.rb	32185->32237
CHG test/etc/test_etc.rb	27625->32242
CHG test/ruby/test_method.rb	31436->32227

===================================================================
+++ 20110626T183304Z
 == ruby-trunk-o3 # <time>
 Nickname: ooopackages
+Linux 2.6.32-5-powerpc64 #1 SMP Tue Jun 14 11:04:52 UTC 2011 ppc64
 Distributor ID:	Debian
+Description:	Debian GNU/Linux 6.0.2 (squeeze)
+Release:	6.0.2
 Codename:	squeeze
 == start # <time>
 == svn/ruby # <time>
@@ 13281 @@
 TestMethod#test_public_method_with_zsuper_method = <elapsed> s = .
 TestMethod#test_public_methods_with_extended = <elapsed> s = .
 TestMethod#test_receiver_name_owner = <elapsed> s = .
+TestMethod#test_super_in_proc_from_define_method = <elapsed> s = .
 TestMethod#test_unbind = <elapsed> s = .
 TestMethod#test_unbound_parameters = <elapsed> s = .
 TestMethod#test_visibility = <elapsed> s = .
@@ 16051 @@
 TestSH#test_new = <elapsed> s = .
 TestSH#test_ordinal = <elapsed> s = .
 TestSH#test_period = <elapsed> s = .
+TestSH#test_period2 = <elapsed> s = .
 TestSH#test_taint = <elapsed> s = .
 TestSH#test_to_s = <elapsed> s = .
 TestSH#test_zone = <elapsed> s = .
@@ 18529 @@
 requires RubyGems 1.9+
 
  <n>) Skipped:
+test_base(TestSH) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/date/test_switch_hitter.rb:495]:
 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 3427 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  :(null)
+| c:0003 p:0023 s:0006 b:0006 l:00120c d:00216c EVAL   -:1
 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
+| c:0001 p:0000 s:0002 b:0002 l:00120c d:00120c TOP
 |
 | -- Ruby level backtrace information ----------------------------------------
 | -:1:in `<main>'
 
 
+9474 tests, <num> assertions, 1 failures, 1 errors, 45 skips
 make: *** [yes-test-all] Error 2
 exit 2
 failed(test-all)
@@ 49829 @@
 
  <n>)
 File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED
+Expected "#<File::Stat dev=0x0, ino=5964404, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-06-27 04:29:49 +0900, mtime=2011-06-27 04:29:49 +0900, ctime=2011-06-27 04:29:49 +0900>"
+to equal "#<File::Stat dev=0x803, ino=5964404, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-06-27 04:29:49 +0900, mtime=2011-06-27 04:29:49 +0900, ctime=2011-06-27 04:29:49 +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)>'
@@ 49917 @@
 
  <n>)
 C-API Thread function rb_thread_wait_for sleeps the current thread for the give ammount of time FAILED
+Expected 0.1 to be within +/- 0.1 of 0.239122559
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/optional/capi/thread_spec.rb:52:in `block (3 levels) in <top (required)>'
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/optional/capi/thread_spec.rb:16:in `<top (required)>'
 

===================================================================
--- 20110624T183303Z
 == ruby-trunk-o3 # <time>
 Nickname: ooopackages
-Linux 2.6.32-5-powerpc64 #1 SMP Tue Mar 8 02:01:42 UTC 2011 ppc64
 Distributor ID:	Debian
-Description:	Debian GNU/Linux 6.0.1 (squeeze)
-Release:	6.0.1
 Codename:	squeeze
 == start # <time>
 == svn/ruby # <time>
@@ 18527 @@
 requires RubyGems 1.9+
 
  <n>) Skipped:
-test_base(TestSH) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/date/test_switch_hitter.rb:461]:
 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 23284 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  :(null)
-| c:0003 p:0023 s:0006 b:0006 l:0019ec d:00116c EVAL   -:1
 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
-| c:0001 p:0000 s:0002 b:0002 l:0019ec d:0019ec TOP
 |
 | -- Ruby level backtrace information ----------------------------------------
 | -:1:in `<main>'
 
 
-9472 tests, <num> assertions, 1 failures, 1 errors, 45 skips
 make: *** [yes-test-all] Error 2
 exit 2
 failed(test-all)
@@ 49827 @@
 
  <n>)
 File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED
-Expected "#<File::Stat dev=0x0, ino=5956184, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-06-25 04:33:11 +0900, mtime=2011-06-25 04:33:11 +0900, ctime=2011-06-25 04:33:11 +0900>"
-to equal "#<File::Stat dev=0x803, ino=5956184, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-06-25 04:33:11 +0900, mtime=2011-06-25 04:33:11 +0900, ctime=2011-06-25 04:33:11 +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)>'
@@ 49915 @@
 
  <n>)
 C-API Thread function rb_thread_wait_for sleeps the current thread for the give ammount of time FAILED
-Expected 0.1 to be within +/- 0.1 of 0.203151019
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/optional/capi/thread_spec.rb:52:in `block (3 levels) in <top (required)>'
 /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/optional/capi/thread_spec.rb:16:in `<top (required)>'

OlderDiff < 20110624T183303Z < ThisDiff > 20110626T183304Z > NewerDiff


chkbuild summary recent last