ruby 1.9.3dev (2011-05-05 trunk 31440) [powerpc64-linux] [o3] (ooopackages) 2247W 0F1E1S rubyspec:27F1E

chkbuild summary recent last

OlderDiff < 20110504T183304Z < ThisDiff > 20110505T183304Z > NewerDiff

OLDREV 31433
NEWREV 31440
CHG ChangeLog	31433->31440
CHG eval.c	31219->31437
CHG thread_pthread.c	31384->31439
CHG thread_win32.c	31383->31439
CHG version.h	31417->31435
CHG ext/date/date_core.c	31363->31438
CHG ext/psych/lib/psych/scalar_scanner.rb	30957->31434
CHG test/ruby/test_io.rb	31430->31440
CHG test/ruby/test_method.rb	30506->31436
COMMIT Some cleanup for new_datetime helper.
COMMIT Show the current example when abort a spec run
COMMIT Add mock_int to mspec

===================================================================
+++ 20110505T183304Z
@@ 13265 @@
 TestHash#test_value? = <elapsed> s = .
 TestHash#test_values = <elapsed> s = .
 TestHash#test_values_at = <elapsed> s = .
+TestIO#test_O_CLOEXEC = <elapsed> s = .
 TestIO#test_advise = <elapsed> s = .
 TestIO#test_autoclose = <elapsed> s = .
 TestIO#test_binmode_after_closed = <elapsed> s = .
@@ 14300 @@
 TestMethod#test_hash = <elapsed> s = .
 TestMethod#test_inspect = <elapsed> s = .
 TestMethod#test_instance_method = <elapsed> s = .
+TestMethod#test_method_in_block_in_define_method_block = <elapsed> s = .
+TestMethod#test_method_in_define_method_block = <elapsed> s = .
 TestMethod#test_new = <elapsed> s = .
 TestMethod#test_public_method_with_zsuper_method = <elapsed> s = .
 TestMethod#test_public_methods_with_extended = <elapsed> s = .
@@ 19171 @@
     /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/rubygems/test_gem_security.rb:54:in `test_class_build_self_signed_cert'
     ./test/runner.rb:13:in `<main>'
 
+9504 tests, <num> assertions, 0 failures, 1 errors, 1 skips
+make: *** [yes-test-all] Error 1
 exit 2
 failed(test-all)
 == rubyspec # <time>
@@ 50292 @@
 
  <n>)
 File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED
+Expected "#<File::Stat dev=0x0, ino=5948168, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-05-06 04:32:11 +0900, mtime=2011-05-06 04:32:11 +0900, ctime=2011-05-06 04:32:11 +0900>"
+to equal "#<File::Stat dev=0x803, ino=5948168, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-05-06 04:32:11 +0900, mtime=2011-05-06 04:32:11 +0900, ctime=2011-05-06 04:32: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)>'

===================================================================
--- 20110504T183304Z
@@ 13265 @@
 TestHash#test_value? = <elapsed> s = .
 TestHash#test_values = <elapsed> s = .
 TestHash#test_values_at = <elapsed> s = .
-TestIO#test_O_CLOEXEC = <elapsed> s = F
 TestIO#test_advise = <elapsed> s = .
 TestIO#test_autoclose = <elapsed> s = .
 TestIO#test_binmode_after_closed = <elapsed> s = .
@@ 19169 @@
     /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/rubygems/test_gem_security.rb:54:in `test_class_build_self_signed_cert'
     ./test/runner.rb:13:in `<main>'
 
- <n>) Failure:
-test_O_CLOEXEC(TestIO) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/ruby/test_io.rb:1267]:
-<"9\nnofile\n"> expected but was
-<"nofile\n">.
 
-9502 tests, <num> assertions, 1 failures, 1 errors, 1 skips
-make: *** [yes-test-all] Error 2
 exit 2
 failed(test-all)
 == rubyspec # <time>
@@ 50295 @@
 
  <n>)
 File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED
-Expected "#<File::Stat dev=0x0, ino=1663400, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-05-05 04:25:34 +0900, mtime=2011-05-05 04:25:34 +0900, ctime=2011-05-05 04:25:34 +0900>"
-to equal "#<File::Stat dev=0x803, ino=1663400, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-05-05 04:25:34 +0900, mtime=2011-05-05 04:25:34 +0900, ctime=2011-05-05 04:25:34 +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 < 20110504T183304Z < ThisDiff > 20110505T183304Z > NewerDiff


chkbuild summary recent last