COMMIT Clear ENV["RUBY_FLAGS"] for -v http://github.com/rubyspec/rubyspec/commit/03b475793f30a42937fa24ce71b2e86a668db45f COMMIT Some fixes for Kernel#sprintf specs for 1.8. http://github.com/rubyspec/rubyspec/commit/b89e46f4c9648dbe1e3c6414be10f9b08bfb805d COMMIT Revert "Clear ENV["RUBY_FLAGS"] for -v" http://github.com/rubyspec/rubyspec/commit/89163b7bd50d71aba7a6510f0df745614419bd25 COMMIT Properly Clear ENV[RUBY_FLAGS] for RUBYOPT specs. http://github.com/rubyspec/rubyspec/commit/c876dc08a5135c5b72d0671caaf141ce712de56c COMMIT Do not use 1.9 syntax in common spec files. http://github.com/rubyspec/rubyspec/commit/698c83942ede331d74f5907dfc5524692f1c76a3 =================================================================== +++ 20110309T022100Z @@ 7657 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- +2716 tests, 1352387 assertions, 3 failures, 0 errors make: *** [test-all] Error 1 exit 2 failed(test-all) @@ 16728 @@ - treats nil arguments as zeroes in %d slots - passes some tests for positive %x - passes some tests for negative %x +- passes some tests for negative %u +- passes some tests for negative %u - passes some tests for positive %u - passes some tests for positive %f - passes some tests for negative %f @@ 50503 @@ - treats nil arguments as zeroes in %d slots - passes some tests for positive %x - passes some tests for negative %x +- passes some tests for negative %u +- passes some tests for negative %u - passes some tests for positive %u - passes some tests for positive %f - passes some tests for negative %f =================================================================== --- 20110308T022729Z @@ 7657 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- -2716 tests, 1352383 assertions, 3 failures, 0 errors make: *** [test-all] Error 1 exit 2 failed(test-all) @@ 16728 @@ - treats nil arguments as zeroes in %d slots - passes some tests for positive %x - passes some tests for negative %x -- passes some tests for negative % u -- passes some tests for negative %u (FAILED - ) - passes some tests for positive %u - passes some tests for positive %f - passes some tests for negative %f @@ 50503 @@ - treats nil arguments as zeroes in %d slots - passes some tests for positive %x - passes some tests for negative %x -- passes some tests for negative % u -- passes some tests for negative %u (FAILED - ) - passes some tests for positive %u - passes some tests for positive %f - passes some tests for negative %f @@ 50515 @@ ) -Kernel#sprintf passes some tests for negative %u FAILED -No behavior expectation was found in the example -/var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:37:in `initialize' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/mspec.rb:68:in `protect' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//rubyspec/core/kernel/sprintf_spec.rb:2:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:179:in `each' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:179:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:209:in `process' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:199:in `each' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/context.rb:199:in `process' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/mspec.rb:37:in `describe' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//rubyspec/core/kernel/sprintf_spec.rb:4 /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/mspec.rb:56:in `load' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/mspec.rb:56:in `files' /var/lib/chkbuild/tmp/build/ruby-1.8-o3-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 50545 @@ Finished in seconds -1 file, 11 examples, expectations, 1 failure, 0 errors exit 1 -failed(rubyspec/core/kernel/sprintf_spec.rb) == rubyspec/core/kernel/srand_spec.rb #