OlderDiff < 20101225T230750Z < ThisDiff > 20101226T230346Z > NewerDiff
=================================================================== +++ 20101226T230346Z @@ 39888 @@ - 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>) /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/library/date/ordinal_spec.rb Date#ordinal @@ 48048 @@ /home/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/rubyspec/core/string/scan_spec.rb:110: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 @@ 48063 @@ Finished in <t> seconds +3286 files, 15448 examples, <num> expectations, 4 failures, 1 error exit 1 failed(rubyspec) == end # <time> =================================================================== --- 20101225T230750Z @@ 48055 @@ Finished in <t> seconds -3286 files, 15448 examples, <num> expectations, 3 failures, 1 error exit 1 failed(rubyspec) == end # <time>
OlderDiff < 20101225T230750Z < ThisDiff > 20101226T230346Z > NewerDiff