OlderDiff < 20110328T040247Z < ThisDiff > 20110329T040615Z > NewerDiff
COMMIT On Solaris and (now) on JRuby, EX requires write and SH requires read.
COMMIT Fix RuntimeErrorError typos.
===================================================================
+++ 20110329T040615Z
@@ 7167 @@
./test/net/http/test_post_io.rb:30:in `join'
./test/net/http/test_post_io.rb:30:in `test_post_io_chunk_size'
+2284 tests, 1348909 assertions, 0 failures, 1 errors
make: *** [test-all] Error 1
exit 2
failed(test-all)
@@ 23282 @@
- sets $KCODE to 'SJIS' with '-Ks'
- sets $KCODE to 'SJIS' with '-KS'
- raises a RuntimeError for '-a'
+- raises a RuntimeError for '-p'
+- raises a RuntimeError for '-n'
+- raises a RuntimeError for '-y'
+- raises a RuntimeError for '-c'
+- raises a RuntimeError for '-s'
+- raises a RuntimeError for '-h'
+- raises a RuntimeError for '--help'
+- raises a RuntimeError for '-l'
+- raises a RuntimeError for '-S'
+- raises a RuntimeError for '-e'
+- raises a RuntimeError for '-i'
+- raises a RuntimeError for '-x'
+- raises a RuntimeError for '-C'
+- raises a RuntimeError for '-X'
+- raises a RuntimeError for '-F'
+- raises a RuntimeError for '-0'
+- raises a RuntimeError for '--copyright'
+- raises a RuntimeError for '--version'
+- raises a RuntimeError for '--yydebug'
/var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/language/private_spec.rb
The private keyword
@@ 62631 @@
- sets $KCODE to 'SJIS' with '-Ks'
- sets $KCODE to 'SJIS' with '-KS'
- raises a RuntimeError for '-a'
+- raises a RuntimeError for '-p'
+- raises a RuntimeError for '-n'
+- raises a RuntimeError for '-y'
+- raises a RuntimeError for '-c'
+- raises a RuntimeError for '-s'
+- raises a RuntimeError for '-h'
+- raises a RuntimeError for '--help'
+- raises a RuntimeError for '-l'
+- raises a RuntimeError for '-S'
+- raises a RuntimeError for '-e'
+- raises a RuntimeError for '-i'
+- raises a RuntimeError for '-x'
+- raises a RuntimeError for '-C'
+- raises a RuntimeError for '-X'
+- raises a RuntimeError for '-F'
+- raises a RuntimeError for '-0'
+- raises a RuntimeError for '--copyright'
+- raises a RuntimeError for '--version'
+- raises a RuntimeError for '--yydebug'
Finished in <t> seconds
===================================================================
--- 20110328T040247Z
@@ 7167 @@
./test/net/http/test_post_io.rb:30:in `join'
./test/net/http/test_post_io.rb:30:in `test_post_io_chunk_size'
-2284 tests, 1348910 assertions, 0 failures, 1 errors
make: *** [test-all] Error 1
exit 2
failed(test-all)
@@ 23282 @@
- sets $KCODE to 'SJIS' with '-Ks'
- sets $KCODE to 'SJIS' with '-KS'
- raises a RuntimeError for '-a'
-- raises a RuntimeErrorError for '-p'
-- raises a RuntimeErrorError for '-n'
-- raises a RuntimeErrorError for '-y'
-- raises a RuntimeErrorError for '-c'
-- raises a RuntimeErrorError for '-s'
-- raises a RuntimeErrorError for '-h'
-- raises a RuntimeErrorError for '--help'
-- raises a RuntimeErrorError for '-l'
-- raises a RuntimeErrorError for '-S'
-- raises a RuntimeErrorError for '-e'
-- raises a RuntimeErrorError for '-i'
-- raises a RuntimeErrorError for '-x'
-- raises a RuntimeErrorError for '-C'
-- raises a RuntimeErrorError for '-X'
-- raises a RuntimeErrorError for '-F'
-- raises a RuntimeErrorError for '-0'
-- raises a RuntimeErrorError for '--copyright'
-- raises a RuntimeErrorError for '--version'
-- raises a RuntimeErrorError for '--yydebug'
/var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/language/private_spec.rb
The private keyword
@@ 62631 @@
- sets $KCODE to 'SJIS' with '-Ks'
- sets $KCODE to 'SJIS' with '-KS'
- raises a RuntimeError for '-a'
-- raises a RuntimeErrorError for '-p'
-- raises a RuntimeErrorError for '-n'
-- raises a RuntimeErrorError for '-y'
-- raises a RuntimeErrorError for '-c'
-- raises a RuntimeErrorError for '-s'
-- raises a RuntimeErrorError for '-h'
-- raises a RuntimeErrorError for '--help'
-- raises a RuntimeErrorError for '-l'
-- raises a RuntimeErrorError for '-S'
-- raises a RuntimeErrorError for '-e'
-- raises a RuntimeErrorError for '-i'
-- raises a RuntimeErrorError for '-x'
-- raises a RuntimeErrorError for '-C'
-- raises a RuntimeErrorError for '-X'
-- raises a RuntimeErrorError for '-F'
-- raises a RuntimeErrorError for '-0'
-- raises a RuntimeErrorError for '--copyright'
-- raises a RuntimeErrorError for '--version'
-- raises a RuntimeErrorError for '--yydebug'
Finished in <t> seconds
OlderDiff < 20110328T040247Z < ThisDiff > 20110329T040615Z > NewerDiff