COMMIT This is bigdecimal's bug, not date's. http://github.com/rubyspec/rubyspec/commit/46f643b17d13c3d520f53664f4591f45b30b05bf COMMIT Follow 1.9.3's ext/date. http://github.com/rubyspec/rubyspec/commit/0396550bdcaa46ae4f8ea3fd9a564c4741ee7fb8 =================================================================== +++ 20110606T043902Z @@ 5008 @@ test_eql(OpenSSL::TestDigest): . test_info(OpenSSL::TestDigest): . test_reset(OpenSSL::TestDigest): . +test_eof_0(OpenSSL::TestEOF1): ./test/openssl/test_pair.rb:: warning: using default DH parameters. /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. ./test/openssl/test_pair.rb:: warning: using default DH parameters. @@ 5035 @@ /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. ./test/openssl/test_pair.rb:: warning: using default DH parameters. . +test_eof_2(OpenSSL::TestEOF1): /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. ./test/openssl/test_pair.rb:: warning: using default DH parameters. . test_eof_3(OpenSSL::TestEOF1): /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. @@ 25543 @@ - creates a date with arguments - doesn't create dates for invalid arguments - creats a Date for different calendar reform dates +- choose an arbitrary reform date Date#valid_civil? - should be able to determine if a date is valid @@ 25925 @@ - creates a date with arguments - doesn't create dates for invalid arguments - creats a Date for different calendar reform dates +- choose an arbitrary reform date Date.new - needs to be reviewed for spec completeness @@ 62889 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0xf7c94538 - mutual join(0xf7b95310) /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' @@ 63824 @@ - creates a date with arguments - doesn't create dates for invalid arguments - creats a Date for different calendar reform dates +- choose an arbitrary reform date Date#valid_civil? - should be able to determine if a date is valid @@ 64718 @@ - creates a date with arguments - doesn't create dates for invalid arguments - creats a Date for different calendar reform dates +- choose an arbitrary reform date Date.new - needs to be reviewed for spec completeness =================================================================== --- 20110605T025714Z @@ 5008 @@ test_eql(OpenSSL::TestDigest): . test_info(OpenSSL::TestDigest): . test_reset(OpenSSL::TestDigest): . -test_eof_0(OpenSSL::TestEOF1): /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. ./test/openssl/test_pair.rb:: warning: using default DH parameters. /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. ./test/openssl/test_pair.rb:: warning: using default DH parameters. @@ 5035 @@ /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. ./test/openssl/test_pair.rb:: warning: using default DH parameters. . -test_eof_2(OpenSSL::TestEOF1): ./test/openssl/test_pair.rb:: warning: using default DH parameters. /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. . test_eof_3(OpenSSL::TestEOF1): /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. @@ 25543 @@ - 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 - ) Date#valid_civil? - should be able to determine if a date is valid @@ 25925 @@ - 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 - ) Date.new - needs to be reviewed for spec completeness @@ 62889 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0xf797c538 - mutual join(0xf787d310) /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' @@ 63824 @@ - 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 - ) Date#valid_civil? - should be able to determine if a date is valid @@ 63835 @@ ) -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) /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/expectations/should.rb:8:in `should' -/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/date/shared/civil.rb:72 -/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/date/shared/civil.rb:71:in `each' -/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/date/shared/civil.rb:71 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/mspec.rb:68:in `protect' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/context.rb:179:in `protect' -/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//lib/ruby/1.8/date.rb:727:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/context.rb:179:in `each' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/context.rb:179:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 63854 @@ /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/context.rb:199:in `process' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/mspec.rb:37:in `describe' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/object.rb:11:in `describe' -/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//rubyspec/library/date/civil_spec.rb:5 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/mspec.rb:56:in `load' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/mspec.rb:56:in `files' /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 63871 @@ 1 file, 7 examples, expectations, 1 failure, 0 errors exit 1 -failed(rubyspec/library/date/civil_spec.rb) == rubyspec/library/date/civil_to_jd_spec.rb #