e$B!!$5$5$@$G$9!%e(B
e$B!!$?$V$se(B m17n e$B$N1F6A$@$H;W$$$^$9$,!$e(Btest/ruby/test_file.rb
e$B$r<B9T$9e(B
e$B$k$H!$$J$s$+;_$^$j$^$9!%860x$ODI$C$F$$$^$;$s!%e(B
$ make ruby test-all TESTS=’-v ruby/test_file’
make: `ruby’ is up to date.
./miniruby …/trunk/runruby.rb --extout=.ext –
“…/trunk/test/runner.rb” --basedir="…/trunk/test" --runner=console
-v ruby/test_file
Loaded suite test_file
Started
test_chown(TestFile): .
test_each_byte_extended_file(TestFile): make: *** [test-all] Error 1
e$B!!e(B-x test_file
e$B$H$7$F<B9T$7$F$_$k$H!$<!$N$h$&$JL$CN$N%(%i!<$,$G$F$-e(B
e$B$^$7$?!%e(B
Finished in 70.019351 seconds.
-
Error:
test_fnmatch(TestFnmatch):
TypeError: can’t convert Fixnum into String
/home/ko1/ruby/trunk/test/ruby/test_fnmatch.rb:7:ininclude?' /home/ko1/ruby/trunk/test/ruby/test_fnmatch.rb:7:in
block in
bracket_test’
/home/ko1/ruby/trunk/test/ruby/test_fnmatch.rb:6:inupto' /home/ko1/ruby/trunk/test/ruby/test_fnmatch.rb:6:in
bracket_test’
/home/ko1/ruby/trunk/test/ruby/test_fnmatch.rb:45:in `test_fnmatch’ -
Failure:
test_each(TestString)
[/home/ko1/ruby/trunk/test/ruby/test_string.rb:475]:
<“hello\n\n\n”> expected but was
<“hello\n”>. -
Failure:
test_each_line(TestString)
[/home/ko1/ruby/trunk/test/ruby/test_string.rb:503]:
<“hello\n\n\n”> expected but was
<“hello\n”>. -
Error:
test_rindex(TestString):
IndexError: index out of range
/home/ko1/ruby/trunk/test/ruby/test_string.rb:724:inrindex' /home/ko1/ruby/trunk/test/ruby/test_string.rb:724:in
test_rindex’ -
Failure:
test_strip!(TestString)
[/home/ko1/ruby/trunk/test/ruby/test_string.rb:971]:
expected but was
<"">. -
Failure:
test_tr(TestString)
[/home/ko1/ruby/trunk/test/ruby/test_string.rb:1190]:
<“e**o"> expected but was
<"hll*”>. -
Failure:
test_tr!(TestString)
[/home/ko1/ruby/trunk/test/ruby/test_string.rb:1202]:
<“e**o"> expected but was
<"hll*”>.
638 tests, 909052 assertions, 13 failures, 4 errors