ruby 1.9.2p204 (2011-05-12 revision 31519) [x86_64-linux] [1.9.2] (duet) 1566W 1NotOK 3F0E rubyspec:2F1E

chkbuild summary recent last

OlderDiff < 20110511T231312Z < ThisDiff > 20110512T225948Z > NewerDiff

===================================================================
+++ 20110512T225948Z
@@ 42338 @@
 - creates a date with arguments
 - doesn't create dates for invalid arguments
 - creats a Date for different calendar reform dates
+- doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers
 
 Date#valid_civil?
 - should be able to determine if a date is valid
@@ 42674 @@
 - creates a date with arguments
 - doesn't create dates for invalid arguments
 - creats a Date for different calendar reform dates
+- doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers
 
 Date.new
 - needs to be reviewed for spec completeness
@@ 51586 @@
 
 Finished in <t> seconds
 
+3494 files, 17366 examples, <num> expectations, 2 failures, 1 error
 exit 1
 failed(rubyspec)
 == end # <time>

===================================================================
--- 20110511T231312Z
@@ 42338 @@
 - creates a date with arguments
 - doesn't create dates for invalid arguments
 - creats a Date for different calendar reform dates
-- doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers (FAILED - <n>)
 
 Date#valid_civil?
 - should be able to determine if a date is valid
@@ 42674 @@
 - creates a date with arguments
 - doesn't create dates for invalid arguments
 - creats a Date for different calendar reform dates
-- doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers (FAILED - <n>)
 
 Date.new
 - needs to be reviewed for spec completeness
@@ 51579 @@
 /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/core/marshal/dump_spec.rb:8:in `<top (required)>'
 
  <n>)
-Date#civil doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers FAILED
-Expected FloatDomainError but got NoMemoryError (failed to allocate memory)
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:72:in `block (4 levels) in <top (required)>'
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:71:in `each'
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:71:in `block (3 levels) in <top (required)>'
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/civil_spec.rb:5:in `<top (required)>'
 
  <n>)
-Date#new doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers FAILED
-Expected FloatDomainError but got NoMemoryError (failed to allocate memory)
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:72:in `block (4 levels) in <top (required)>'
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:71:in `each'
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/shared/civil.rb:71:in `block (3 levels) in <top (required)>'
-/home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/new_spec.rb:5:in `<top (required)>'
 
  <n>)
 Net::HTTP.get when passed URI yields each read part of the body to the passed block when passed a block ERROR
@@ 51602 @@
 
 Finished in <t> seconds
 
-3494 files, 17366 examples, <num> expectations, 4 failures, 1 error
 exit 1
 failed(rubyspec)
 == end # <time>

OlderDiff < 20110511T231312Z < ThisDiff > 20110512T225948Z > NewerDiff


chkbuild summary recent last