ruby 1.8.6 (2010-09-02 patchlevel 420) [x86_64-linux] [1.8.6,pth] (duet) 2303W failed(test-all CommandTimeout) failed(test/xmlrpc CommandTimeout) failed(test/) failed(rubyspec CommandTimeout) 49failed(rubyspec/) failed(rubyspec/core/thread/alive_spec.rb CommandTimeout) failed(rubyspec/core/thread/inspect_spec.rb CommandTimeout) failed(rubyspec/core/thread/raise_spec.rb CommandTimeout) failed(rubyspec/core/thread/run_spec.rb CommandTimeout) failed(rubyspec/core/thread/status_spec.rb CommandTimeout) failed(rubyspec/core/thread/stop_spec.rb CommandTimeout) failed(rubyspec/core/thread/wakeup_spec.rb CommandTimeout) failed(rubyspec/library/net/ftp/abort_spec.rb CommandTimeout) failed(rubyspec/library/net/ftp/status_spec.rb CommandTimeout) failed(rubyspec/optional/capi/thread_spec.rb CommandTimeout)

chkbuild summary recent last

OlderDiff < 20110120T035507Z < ThisDiff > 20110121T042557Z > NewerDiff

COMMIT In 1.9, Time#local (and friends) set usec.
COMMIT new Kernel#method spec: will see an alias of the original method as == when in a derived class
COMMIT Add a spec for BasicObject subclasses that include Kernel (from JRUBY-4871)

===================================================================
+++ 20110121T042557Z
@@ 18295 @@
 - raises a NameError for an invalid singleton method name
 - can be called on a private method
 - raises a NameError when called on a protected method
+- will see an alias of the original method as == when in a derived class
 - can call methods created with define_method
 
 /home/chkbuild/tmp/build/ruby-1.8.6-pth/<buildtime>/rubyspec/core/kernel/methods_spec.rb
@@ 39349 @@
 - raises a NameError for an invalid singleton method name
 - can be called on a private method
 - raises a NameError when called on a protected method
+- will see an alias of the original method as == when in a derived class
 - can call methods created with define_method

OlderDiff < 20110120T035507Z < ThisDiff > 20110121T042557Z > NewerDiff


chkbuild summary recent last