COMMIT Add spec for 'self' in Kernel.binding, which differs between 1.8 and 1.9. http://github.com/rubyspec/rubyspec/commit/4474de7cab0bb6309e9b59e7973962798810ab57 =================================================================== +++ 20110408T034703Z @@ 5014 @@ . test_sslctx_set_params(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. . +test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 15062 @@ Kernel.binding - needs to be reviewed for spec completeness +- uses Kernel for 'self' in the binding /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//rubyspec/core/kernel/block_given_spec.rb Kernel#block_given? @@ 47395 @@ Kernel.binding - needs to be reviewed for spec completeness +- uses Kernel for 'self' in the binding Finished in seconds =================================================================== --- 20110407T040423Z @@ 5014 @@ . test_sslctx_set_params(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. . -test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet.