COMMIT Accept false or nil as parameters for shared specs http://github.com/rubyspec/mspec/commit/0e1b0940686936beb176d9f4d25d731959b5aa23 COMMIT lib/delegate: Basic specs for some of the Kernel instance method that are delegated or not http://github.com/rubyspec/rubyspec/commit/a4a5824d640a4c1935f2f3d3f800f3ebe6279548 COMMIT Fix 3 File.expand_path failures on Windows. http://github.com/rubyspec/rubyspec/commit/9bcdc16b9ebd8a3289652affff59576982811f09 COMMIT lib/complex/math/atanh: Fix specs. http://github.com/rubyspec/rubyspec/commit/c1652747bb66663168d244e4d2295e6577e6dae7 COMMIT Fixed require lines in rubyspec copy. http://github.com/rubyspec/rubyspec/commit/dbf51741890af145e869b3c6bcbdd4d8fe8e13ae COMMIT Use correct module namespacing in Numeric specs. http://github.com/rubyspec/rubyspec/commit/e06f502ab4eb7c3424b2b024048e64f52dbe9719 COMMIT More specs for Numeric#<=>. http://github.com/rubyspec/rubyspec/commit/03aac8726542b9efabcfdfd5eeda72c7f0a55812 COMMIT Added spec for File.expand_path not modifying its argument. http://github.com/rubyspec/rubyspec/commit/344bf5281a69f8e6b2125cc3c55dc972bfaf210a COMMIT Alias needs to hang on to the included module, not the module. http://github.com/rubyspec/rubyspec/commit/0128753a9297596097eb15129d0ff5ebc8b100cd COMMIT Spec for alias+super interaction with included modules http://github.com/rubyspec/rubyspec/commit/da646cee2b889665a47e13108657530c402a495b COMMIT Spec that some Module methods search Object too. http://github.com/rubyspec/rubyspec/commit/7990b0c98020588308de6dcce3ef893d233af2c2 COMMIT Spec that method_defined? doesn't search Object/Kernel. http://github.com/rubyspec/rubyspec/commit/9291b2ce0321420d2ccd158fb0d35c6c9e411368 =================================================================== +++ 20100613T081906 @@ 12 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +リビジョン: 28310 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: yugui @@ 9947 @@ s: . OpenSSL::TestSSL#test_sslctx_set_params: /home/chkbuild/tmp/build/ruby-1.9.1//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. s: . +OpenSSL::TestSSL#test_starttls: /home/chkbuild/tmp/build/ruby-1.9.1//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /home/chkbuild/tmp/build/ruby-1.9.1//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /home/chkbuild/tmp/build/ruby-1.9.1//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /home/chkbuild/tmp/build/ruby-1.9.1//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 19947 @@ /home/chkbuild/tmp/build/ruby-1.9.1//ruby/ext/socket/extconf.rb:: warning: ambiguous first argument; put parentheses or even spaces /home/chkbuild/tmp/build/ruby-1.9.1//ruby/ext/json/lib/json/editor.rb:: warning: shadowing outer local variable - item s: . +TestSystem#test_system: /home/chkbuild/tmp/build/ruby-1.9.1//tmp/ruby_script_tmp20100613-29960-14djsbm/ruby_script_tmp.29960:: warning: global variable `$zzz' not initialized s: . TestTCPSocket#test_encoding: s: . TestTCPSocket#test_recvfrom: s: . @@ 33044 @@ - raises a TypeError if not passed a String type - expands /./dir to /dir - produces a String in the default external encoding +- does not modify the string argument +- does not modify a HOME string argument +- returns a String when passed a String subclass Finished in seconds @@ 43071 @@ 1 file, 19 examples, 17 expectations, 0 failures, 3 errors some descendant process in process group remain. timeout: INT signal sent. +-e:1:in `sleep': Interrupt + from -e:1:in `
' exit 1 failed(rubyspec/core/kernel/spawn_spec.rb) == rubyspec/core/kernel/split_spec.rb #