COMMIT library/uri: as per redmine 2525 & 2542 http://github.com/rubyspec/rubyspec/commit/6f083bad94813fa04561ef2ee398cc57596b9a94 COMMIT Array#permutation: Test that the enum doesn't cache anything about the array. http://github.com/rubyspec/rubyspec/commit/eedf133d4be148174b1df9c029e8104434ecc75b --- 20091231T094210 +++ 20100101T095352 @@ -1,19 +1,19 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e -リビジョン: 26211 +リビジョン: 26225 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: svn @@ -19974,7 +19974,7 @@ ConditionVariable#broadcast - should return self if nothing to broadcast to - should return self if something is waiting for a broadcast -- releases all threads waiting in line for this resource (ERROR - ) +- releases all threads waiting in line for this resource /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/signal_spec.rb ConditionVariable#signal @@ -20590,9 +20590,9 @@ - should be able to parse the commercial year with only two digits - should be able to parse the year day with leading zeroes - should be able to parse the month with leading zeroes -- should be able to show the week number with the week starting on sunday and monday +- should be able to show the week number with the week starting on sunday and monday (FAILED - ) - should be able to show the commercial week day -- should be able to show the commercial week +- should be able to show the commercial week (FAILED - ) - should be able to show the week day - should be able to show the year in YYYY format - should be able to show the year in YY format @@ -27721,16 +27721,17 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/bin/mspec-run:8 ) -ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0x7f627e486df8 - mutual join(0x34f7880) -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55 -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:55 +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.8.6-pth//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/expectations/should.rb:8:in `should' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/shared/civil.rb:72 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/shared/civil.rb:71:in `each' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/shared/civil.rb:71 /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:2:in `all?' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//lib/ruby/1.8/date.rb:727:in `all?' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -27739,7 +27740,7 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:169:in `process' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:36:in `describe' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/conditionvariable/broadcast_spec.rb:4 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/civil_spec.rb:5 /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `load' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `files' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' @@ -27753,7 +27754,7 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/bin/mspec-run:8 ) -Date#civil doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers FAILED +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.8.6-pth//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/expectations/should.rb:8:in `should' @@ -27772,7 +27773,7 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:169:in `process' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:36:in `describe' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/civil_spec.rb:5 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/new_spec.rb:5 /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `load' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `files' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' @@ -27786,17 +27787,17 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/bin/mspec-run:8 ) -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) +Date#strftime should be able to show the week number with the week starting on sunday and monday FAILED +Expected # + to equal # + /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/expectations/should.rb:8:in `should' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/shared/civil.rb:72 -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/shared/civil.rb:71:in `each' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/shared/civil.rb:71 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/matchers/base.rb:8:in `==' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/strptime_spec.rb:82 /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `protect' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `protect' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//lib/ruby/1.8/date.rb:727:in `all?' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/strptime_spec.rb:2:in `all?' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `each' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `all?' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `protect' @@ -27805,7 +27806,40 @@ /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:169:in `process' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:36:in `describe' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' -/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/new_spec.rb:5 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/strptime_spec.rb:4 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `load' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `files' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `protect' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `files' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:49:in `each' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:49:in `files' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:41:in `process' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/commands/mspec-run.rb:87:in `run' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/utils/script.rb:217:in `main' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/bin/mspec-run:8 + + ) +Date#strftime should be able to show the commercial week FAILED +Expected # + to equal # + +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/matchers/base.rb:8:in `==' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/strptime_spec.rb:92 +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `protect' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `protect' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/expectations/expectations.rb:15:in `all?' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `each' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `all?' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:149:in `protect' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:177:in `process' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:169:in `each' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/context.rb:169:in `process' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:36:in `describe' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' +/home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/library/date/strptime_spec.rb:4 /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `load' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:55:in `files' /home/chkbuild/tmp/build/ruby-1.8.6-pth//mspec/lib/mspec/runner/mspec.rb:67:in `instance_eval' @@ -28595,7 +28629,7 @@ Finished in seconds -2910 files, 11460 examples, 34326 expectations, 15 failures, 33 errors +2910 files, 11460 examples, 34325 expectations, 17 failures, 32 errors exit 1 failed(rubyspec) == end #