OlderDiff < 20110627T031232Z < ThisDiff > 20110628T031337Z > NewerDiff
COMMIT [Brian Ford] Spec for Array#uniq[!] with a block. COMMIT [Charles Oliver Nutter] Marshal.load: Ruby 1.9 does not call initialize on loaded Structs. =================================================================== +++ 20110628T031337Z @@ 15946 @@ - loads a extended_struct having fields with same objects - loads a struct having ivar - loads a struct having fields +- calls initialize on the unmarshaled struct Marshal::load for a user Class - loads a user-marshaled extended object @@ 38124 @@ - loads a extended_struct having fields with same objects - loads a struct having ivar - loads a struct having fields +- calls initialize on the unmarshaled struct Marshal::load for a user Class - loads a user-marshaled extended object =================================================================== --- 20110627T031232Z @@ 38154 @@ Finished in <t> seconds -1 file, 92 examples, <num> expectations, 0 failures, 0 errors == rubyspec/core/marshal/restore_spec.rb # <time> + bin/ruby mspec/bin/mspec -V -f s -B /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/<buildtime>/rubyspec/ruby.1.8.mspec -t /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/<buildtime>/bin/ruby rubyspec/core/marshal/restore_spec.rb ruby <version> @@ 48030 @@ timeout: the process group <pgid> is alive. timeout: INT signal sent. timeout: INT signal sent. -timeout: TERM signal sent. -timeout: TERM signal sent. -timeout: KILL signal sent. -some descendant process in process group <pgid> remain. timeout: INT signal sent. |output interval exceeds 1200.0 seconds. (CommandTimeout) | /Users/chkbuild/chkbuild/timeoutcom.rb:165:in `timeout_command'
OlderDiff < 20110627T031232Z < ThisDiff > 20110628T031337Z > NewerDiff