OlderDiff < 20110207T211444Z < ThisDiff > 20110208T212023Z > NewerDiff
COMMIT Support Linux and FreeBSD. COMMIT Follow 1.9's change. COMMIT Specify hostname to TCPServer.new for IPv4/IPv6. =================================================================== +++ 20110208T212023Z @@ 7646 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- +2715 tests, 1352382 assertions, 3 failures, 0 errors make: *** [test-all] Error 1 exit 2 failed(test-all) @@ 16583 @@ - 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 - <n>) - passes some tests for positive %u - passes some tests for positive %f - passes some tests for negative %f @@ 50098 @@ - 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 - <n>) - passes some tests for positive %u - passes some tests for positive %f - passes some tests for negative %f @@ 50110 @@ <n>) +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/<buildtime>/mspec/lib/mspec/runner/context.rb:37:in `initialize' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' +/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/core/kernel/sprintf_spec.rb:2:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `each' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' +/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:209:in `process' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:199:in `each' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/context.rb:199:in `process' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/object.rb:11:in `describe' +/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/core/kernel/sprintf_spec.rb:4 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `load' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `files' /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 50140 @@ Finished in <t> seconds +1 file, 11 examples, <num> expectations, 1 failure, 0 errors exit 1 +failed(rubyspec/core/kernel/sprintf_spec.rb) == rubyspec/core/kernel/srand_spec.rb # <time> + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/bin/ruby rubyspec/core/kernel/srand_spec.rb ruby <version> =================================================================== --- 20110207T211444Z @@ 7646 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- -2715 tests, 1352378 assertions, 3 failures, 0 errors make: *** [test-all] Error 1 exit 2 failed(test-all) @@ 16583 @@ - 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 positive %u - passes some tests for positive %f - passes some tests for negative %f @@ 50097 @@ - 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 positive %u - passes some tests for positive %f - passes some tests for negative %f
OlderDiff < 20110207T211444Z < ThisDiff > 20110208T212023Z > NewerDiff