Skip to content

Instantly share code, notes, and snippets.

@kou
Created May 15, 2011 06:38
Show Gist options
  • Save kou/972923 to your computer and use it in GitHub Desktop.
Save kou/972923 to your computer and use it in GitHub Desktop.
"make test-all" on ruby 1.9.3dev (2011-05-14) [x64-mingw32] (r31560)
ruby 1.9.3dev (2011-05-14) [x64-mingw32]
./miniruby.exe -I../../../ruby/lib -I. -I.ext/common ../../../ruby/tool/runruby.rb --extout=.ext -- "../../../ruby/test/runner.rb" --ruby="./miniruby.exe -I../../../ruby/lib -I. -I.ext/common ../../../ruby/tool/runruby.rb --extout=.ext --"
c:/cygwin/home/kou/work/ruby/ruby/test/win32ole/test_win32ole_event.rb skipped(ActiveX Data Object Library not found.)
c:/cygwin/home/kou/work/ruby/ruby/test/win32ole/test_win32ole_variant_outarg.rb skipped(ActiveX Data Object Library not found.)
c:/cygwin/home/kou/work/ruby/ruby/test/win32ole/test_word.rb skipped(Microsoft Word not found.)
Run options: "--ruby=./miniruby.exe -I../../../ruby/lib -I. -I.ext/common ../../../ruby/tool/runruby.rb --extout=.ext --"
# Running tests:
.....S......................................................................................................................................................................................................................................E.S..............................................................................................................................................................................................................................................................................................................
OJU8UFQhOq8P7UNw8jEB0NwuUytB015TV6vGJmhpM6Xbdt3QnGePPVUCAwEAAQ==
E.....................S..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F....................F.....F.E......F..F..........F.F..F...FFFFFFF........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSS....SSSSSSSSSSSSSSSS.SS......................................................................................................................................................................E.....E...............................................F........................................................................................................................................................................................................................................................................................................................................................................................................................................S..SSS.....SS..............................................................................................................................S.............S.........................................................................S.......................................................................................................................................................................................................S............................SSSSS...S......................S...................................S......................................................................................................................................................................................................................S......................................................S..............S.S..S.S......S...S.....................................................................................................................................S........S....S...........S....................................S.............................SS............................................................................................................................................................................................................................................FFFF.FFF...................................................................F...........................S....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:443: warning: cannot close fd before spawn
c:/cygwin/home/kou/work/ruby/ruby/test/win32ole/test_win32ole_variant.rb:263:TestWIN32OLE_VARIANT.test_s_new_with_i8_byref is skipped
c:/cygwin/home/kou/work/ruby/ruby/test/win32ole/test_win32ole_variant.rb:275:TestWIN32OLE_VARIANT.test_s_new_with_ui8_byref is skipped.
........................................................................................................................................................................................................................................F................................................................................................................................................................SSSSSSSSSS................................................................................................................................................................................................S...................................................................................................................................S.........SS...................................................................S.....SS.SS.S.S..............................................................................................................................................................................................................................................................................................F.F.................................................................................................................................................................................................................................................................................................S.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SE...................................................................................................................................................................................................................................................................E........................................................................S............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E.................................................................F.......................................................................................................................................................................................................................................................................................................................................................................................................F.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished tests in 1085.627094s, 8.7378 tests/s, 1729.6040 assertions/s.
1) Skipped:
test_0002_correctly_guess_the_label_width_even_when_not_given(Benchmark::bm) [c:/cygwin/home/kou/work/ruby/ruby/test/benchmark/test_benchmark.rb:85]:
not_implemented
2) Error:
test_initialize_noargs(DL::TestHandle):
DL::DLError: unknown symbol "rb_str_new"
c:/cygwin/home/kou/work/ruby/ruby/test/dl/test_handle.rb:110:in `[]'
c:/cygwin/home/kou/work/ruby/ruby/test/dl/test_handle.rb:110:in `test_initialize_noargs'
3) Skipped:
test_static_sym(DL::TestHandle) [c:/cygwin/home/kou/work/ruby/ruby/test/dl/test_handle.rb:25]:
DL::Handle.sym is not supported
4) Error:
test_export_format_is_RSA_PUBKEY_pem(OpenSSL::TestPKeyRSA):
OpenSSL::ASN1::ASN1Error: header too long
c:/cygwin/home/kou/work/ruby/ruby/test/openssl/test_pkey_rsa.rb:133:in `decode'
c:/cygwin/home/kou/work/ruby/ruby/test/openssl/test_pkey_rsa.rb:133:in `test_export_format_is_RSA_PUBKEY_pem'
5) Skipped:
test_not_started_session(OpenSSL::TestSSL) [c:/cygwin/home/kou/work/ruby/ruby/test/openssl/test_ssl.rb:158]:
non socket argument of SSLSocket.new is not supported on this platform
6) Failure:
test_ceil(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:679]:
<3.142> expected but was
<#<BigDecimal:bbe9c08,'0.3142Ezd',zu(zu)>>.
7) Failure:
test_floor(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:672]:
<3.141> expected but was
<#<BigDecimal:c0b3428,'0.3141Ezd',zu(zu)>>.
8) Failure:
test_inspect(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:712]:
Expected /^#<BigDecimal:[0-9a-f]+,'0.12345678E4',18\(18\)>$/ to match "#<BigDecimal:2d5d390,'0.12345678Ezd',zu(zu)>".
9) Error:
test_marshal(TestBigDecimal):
TypeError: load failed: invalid character in the marshaled string
c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:375:in `_load'
c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:375:in `load'
c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:375:in `test_marshal'
10) Failure:
test_power(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:718]:
<0.012345679012345678> expected but was
<#<BigDecimal:6f3ebd8,'0.1234567901 2345679012 3456790123 4567901234 5679012345 6790123456 79Ezd',zu(zu)>>.
11) Failure:
test_round(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:620]:
<3.142> expected but was
<#<BigDecimal:748d788,'0.3142Ezd',zu(zu)>>.
12) Failure:
test_to_f(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:434]:
<1.0> expected but was
<0.1>.
13) Failure:
test_to_s(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:687]:
<"0.1234567890123456789E3"> expected but was
<"0.1234567890123456789Ezd">.
14) Failure:
test_truncate(TestBigDecimal) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigdecimal.rb:665]:
<3.141> expected but was
<#<BigDecimal:98ff620,'0.3141Ezd',zu(zu)>>.
15) Failure:
test_atan(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:59]:
Expected 1.5707963267948966 - 0.15707963267948966192Ezd (1.413716694115407) to be < 0.001.
16) Failure:
test_const(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:13]:
Expected 3.141592653589793 - 0.3141592653589793238462643383279502883919859293521427Ezd (2.827433388230814) to be < 0.001.
17) Failure:
test_cos(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:42]:
Expected 1.0 - 0.1Ezd (0.9) to be < 0.001.
18) Failure:
test_exp(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:65]:
Expected 2.718281828459045 - 0.27182818284590452354Ezd (2.4464536456131407) to be < 0.00027182818284590454.
19) Failure:
test_log(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:82]:
Expected 1.0 - 0.10000000000000000000000000000000000023031819506058204Ezd (0.9) to be < 0.001.
20) Failure:
test_sin(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:30]:
Expected 1.0 - 0.10000000000000000000000000000000000007840848318977895Ezd (0.9) to be < 0.001.
21) Failure:
test_sqrt(TestBigMath) [c:/cygwin/home/kou/work/ruby/ruby/test/bigdecimal/test_bigmath.rb:18]:
Expected 1.4142135623730951 - 0.141421356237309504880168872420969807825Ezd (1.2727922061357857) to be < 0.001.
22) Skipped:
test_civil__gregorian(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:102]:
Skipped, no message given
23) Skipped:
test_civil__julian(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:87]:
Skipped, no message given
24) Skipped:
test_commercial__gregorian(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:117]:
Skipped, no message given
25) Skipped:
test_nth_kday(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:161]:
Skipped, no message given
26) Skipped:
test_ordinal__gregorian(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:71]:
Skipped, no message given
27) Skipped:
test_ordinal__julian(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:56]:
Skipped, no message given
28) Skipped:
test_valid_civil(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:302]:
Skipped, no message given
29) Skipped:
test_valid_civil__edge(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:318]:
Skipped, no message given
30) Skipped:
test_valid_civil__england(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:366]:
Skipped, no message given
31) Skipped:
test_valid_civil__italy(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:337]:
Skipped, no message given
32) Skipped:
test_valid_commercial(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:389]:
Skipped, no message given
33) Skipped:
test_valid_jd(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:224]:
Skipped, no message given
34) Skipped:
test_valid_nth_kday(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:414]:
Skipped, no message given
35) Skipped:
test_valid_ordinal(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:233]:
Skipped, no message given
36) Skipped:
test_valid_ordinal__edge(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:248]:
Skipped, no message given
37) Skipped:
test_valid_ordinal__england(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:291]:
Skipped, no message given
38) Skipped:
test_valid_ordinal__italy(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:274]:
Skipped, no message given
39) Skipped:
test_valid_time(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:424]:
Skipped, no message given
40) Skipped:
test_valid_weeknum(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:399]:
Skipped, no message given
41) Skipped:
test_weeknum(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:132]:
Skipped, no message given
42) Skipped:
test_weeknum__2(TestDateBase) [c:/cygwin/home/kou/work/ruby/ruby/test/date/test_date_base.rb:143]:
Skipped, no message given
43) Error:
test_filename_as_bytes_extutf8(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/kou/AppData/Local/Temp/d20110515-288-l77ztc/?
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_dir_m17n.rb:48:in `test_filename_as_bytes_extutf8'
../../../ruby/test/runner.rb:13:in `<main>'
44) Error:
test_filename_extutf8_inteucjp_unrepresentable(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/kou/AppData/Local/Temp/d20110515-288-1c1tbmo/?
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_dir_m17n.rb:116:in `test_filename_extutf8_inteucjp_unrepresentable'
../../../ruby/test/runner.rb:13:in `<main>'
45) Failure:
test_find(TestEncoding) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_encoding.rb:47]:
ruby exit status is not success: #<Process::Status: pid 3584 exit 1>
46) Skipped:
test_change_dir_to_symlink_loop(TestFind) [c:/cygwin/home/kou/work/ruby/ruby/test/test_find.rb:191]:
symlink is not supported.
47) Skipped:
test_dangling_symlink(TestFind) [c:/cygwin/home/kou/work/ruby/ruby/test/test_find.rb:131]:
symlink is not supported.
48) Skipped:
test_dangling_symlink_stat_error(TestFind) [c:/cygwin/home/kou/work/ruby/ruby/test/test_find.rb:145]:
symlink is not supported.
49) Skipped:
test_dont_follow_symlink(TestFind) [c:/cygwin/home/kou/work/ruby/ruby/test/test_find.rb:51]:
symlink is not supported.
50) Skipped:
test_unreadable_dir(TestFind) [c:/cygwin/home/kou/work/ruby/ruby/test/test_find.rb:94]:
no meaning test on Windows
51) Skipped:
test_unsearchable_dir(TestFind) [c:/cygwin/home/kou/work/ruby/ruby/test/test_find.rb:118]:
no meaning test on Windows
52) Skipped:
test_self_user_home_user_drive_and_path(TestGem) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem.rb:1032]:
Ruby 1.9 properly handles ~ path expansion
53) Skipped:
test_self_user_home_userprofile(TestGem) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem.rb:1013]:
Ruby 1.9 properly handles ~ path expansion
54) Skipped:
test_no_user_install(TestGemCommandsInstallCommand) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_commands_install_command.rb:119]:
skipped on MS Windows (chmod has no effect)
55) Skipped:
test_uninstall_doc_unwritable(TestGemDocManager) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_doc_manager.rb:25]:
test_uninstall_doc_unwritable skipped on MS Windows
56) Skipped:
test_sign_in_with_host(TestGemGemcutterUtilities) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_gemcutter_utilities.rb:116]:
Always uses $stdin on windows
57) Skipped:
test_sign_in_skips_with_existing_credentials(TestGemGemcutterUtilities) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_gemcutter_utilities.rb:116]:
Always uses $stdin on windows
58) Skipped:
test_sign_in_with_bad_credentials(TestGemGemcutterUtilities) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_gemcutter_utilities.rb:105]:
Always uses $stdin on windows
59) Skipped:
test_sign_in(TestGemGemcutterUtilities) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_gemcutter_utilities.rb:116]:
Always uses $stdin on windows
60) Skipped:
test_sign_in_with_other_credentials_doesnt_overwrite_other_keys(TestGemGemcutterUtilities) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_gemcutter_utilities.rb:116]:
Always uses $stdin on windows
61) Skipped:
test_user_install_disabled_read_only(TestGemInstallUpdateOptions) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_install_update_options.rb:56]:
test_user_install_disabled_read_only test skipped on MS Windows
62) Skipped:
test_generate_bin_script_no_perms(TestGemInstaller) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_installer.rb:280]:
test_generate_bin_script_no_perms skipped on MS Windows
63) Skipped:
test_generate_bin_symlink_no_perms(TestGemInstaller) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_installer.rb:372]:
test_generate_bin_symlink_no_perms skipped on MS Windows
64) Skipped:
test_validate_empty_require_paths(TestGemSpecification) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_specification.rb:1142]:
test_validate_empty_require_paths skipped on MS Windows (symlink)
65) Skipped:
test_validate_files(TestGemSpecification) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_specification.rb:1157]:
test_validate_files skipped on MS Windows (symlink)
66) Skipped:
test_ask_no_tty(TestGemStreamUI) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_stream_ui.rb:55]:
TTY handling is broken on windows
67) Skipped:
test_ask_yes_no_no_tty_with_default(TestGemStreamUI) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_stream_ui.rb:88]:
TTY handling is broken on windows
68) Skipped:
test_ask_for_password_no_tty(TestGemStreamUI) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_stream_ui.rb:77]:
TTY handling is broken on windows
69) Skipped:
test_ask_for_password(TestGemStreamUI) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_stream_ui.rb:66]:
Always uses $stdin on windows
70) Skipped:
test_ask_yes_no_no_tty_without_default(TestGemStreamUI) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_stream_ui.rb:102]:
TTY handling is broken on windows
71) Skipped:
test_ask(TestGemStreamUI) [c:/cygwin/home/kou/work/ruby/ruby/test/rubygems/test_gem_stream_ui.rb:44]:
TTY detection broken on windows
72) Skipped:
test_close_on_exec(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:1217]:
IO#close_on_exec is not implemented.
73) Skipped:
test_copy_stream(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:394]:
nonblocking IO for pipe is not implemented
74) Skipped:
test_copy_stream_rbuf(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:503]:
pread(2) is not implemtented.
75) Skipped:
test_cross_thread_close_fd(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:1865]:
cross thread close causes hung-up if pipe.
76) Skipped:
test_read_nonblock_error(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:962]:
IO#read_nonblock is not supported on file/pipe.
77) Skipped:
test_write_nonblock(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:951]:
IO#write_nonblock is not supported on file/pipe.
78) Skipped:
test_write_nonblock_error(TestIO) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io.rb:974]:
IO#write_nonblock is not supported on file/pipe.
79) Failure:
test_nread(TestIOWait) [c:/cygwin/home/kou/work/ruby/ruby/test/io/wait/test_io_wait.rb:27]:
<1> expected but was
<0>.
80) Failure:
test_nread_buffered(TestIOWait) [c:/cygwin/home/kou/work/ruby/ruby/test/io/wait/test_io_wait.rb:33]:
<1> expected but was
<0>.
81) Failure:
test_ready?(TestIOWait) [c:/cygwin/home/kou/work/ruby/ruby/test/io/wait/test_io_wait.rb:39]:
Failed assertion, no message given.
82) Failure:
test_wait(TestIOWait) [c:/cygwin/home/kou/work/ruby/ruby/test/io/wait/test_io_wait.rb:49]:
Expected false to be nil.
83) Failure:
test_wait_eof(TestIOWait) [c:/cygwin/home/kou/work/ruby/ruby/test/io/wait/test_io_wait.rb:67]:
Expected false to be nil.
84) Failure:
test_wait_forever(TestIOWait) [c:/cygwin/home/kou/work/ruby/ruby/test/io/wait/test_io_wait.rb:62]:
<#<IO:fd 13>> expected but was
<false>.
85) Failure:
test_binary(TestIO_M17N) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io_m17n.rb:1728]:
<"a\nb\rc\r\nd\n"> expected but was
<"a\nb\nc\nd\n">.
86) Failure:
test_read_newline_conversion_with_encoding_conversion(TestIO_M17N) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io_m17n.rb:1505]:
<"a\r\nb\r\n"> expected but was
<"a\nb\n">.
87) Skipped:
test_stdin_external_encoding_with_reopen(TestIO_M17N) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_io_m17n.rb:1112]:
passing non-stdio fds is not supported
88) Failure:
test_commandline(TestOpen3) [c:/cygwin/home/kou/work/ruby/ruby/test/test_open3.rb:64]:
<"quux\n"> expected but was
<"quux\r\n">.
89) Skipped:
test_jobs_status(TestParallel::TestParallel) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:125]:
parallel testing doesn't support Windows yet.
90) Skipped:
test_no_retry_option(TestParallel::TestParallel) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:125]:
parallel testing doesn't support Windows yet.
91) Skipped:
test_should_retry_failed_on_workers(TestParallel::TestParallel) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:125]:
parallel testing doesn't support Windows yet.
92) Skipped:
test_should_run_all_without_any_leaks(TestParallel::TestParallel) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:125]:
parallel testing doesn't support Windows yet.
93) Skipped:
test_accept_run_command_multiple_times(TestParallel::TestParallelWorker) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:12]:
parallel testing doesn't support Windows yet.
94) Skipped:
test_done(TestParallel::TestParallelWorker) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:12]:
parallel testing doesn't support Windows yet.
95) Skipped:
test_p(TestParallel::TestParallelWorker) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:12]:
parallel testing doesn't support Windows yet.
96) Skipped:
test_quit(TestParallel::TestParallelWorker) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:12]:
parallel testing doesn't support Windows yet.
97) Skipped:
test_run(TestParallel::TestParallelWorker) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:12]:
parallel testing doesn't support Windows yet.
98) Skipped:
test_run_multiple_testcase_in_one_file(TestParallel::TestParallelWorker) [c:/cygwin/home/kou/work/ruby/ruby/test/testunit/test_parallel.rb:12]:
parallel testing doesn't support Windows yet.
99) Skipped:
test_grpowned?(TestPathname) [c:/cygwin/home/kou/work/ruby/ruby/test/pathname/test_pathname.rb:995]:
Unix file owner test
100) Skipped:
test_sticky?(TestPathname) [c:/cygwin/home/kou/work/ruby/ruby/test/pathname/test_pathname.rb:1102]:
Unix file mode bit test
101) Skipped:
test_world_readable?(TestPathname) [c:/cygwin/home/kou/work/ruby/ruby/test/pathname/test_pathname.rb:1050]:
Unix file mode bit test
102) Skipped:
test_world_writable?(TestPathname) [c:/cygwin/home/kou/work/ruby/ruby/test/pathname/test_pathname.rb:1124]:
Unix file mode bit test
103) Skipped:
test_execopts_close_others(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:649]:
inheritance of fd other than stdin,stdout and stderr is not supported
104) Skipped:
test_execopts_pgroup(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:154]:
system(:pgroup) is not supported
105) Skipped:
test_execopts_popen(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:574]:
inheritance of fd other than stdin,stdout and stderr is not supported
106) Skipped:
test_execopts_redirect_dup2_child(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:529]:
inheritance of fd other than stdin,stdout and stderr is not supported
107) Skipped:
test_execopts_redirect_self(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:723]:
IO#close_on_exec= is not supported
108) Skipped:
test_execopts_umask(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:326]:
umask is not supported
109) Skipped:
test_fd_inheritance(TestProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_process.rb:605]:
inheritance of fd other than stdin,stdout and stderr is not supported
110) Failure:
test_include_file_encoding_incompatible(TestRDocMarkupPreProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/rdoc/test_rdoc_markup_pre_process.rb:72]:
Expected "?\r\n", not "?\n".
111) Failure:
test_include_file(TestRDocMarkupPreProcess) [c:/cygwin/home/kou/work/ruby/ruby/test/rdoc/test_rdoc_markup_pre_process.rb:48]:
Expected "Regular expressions (<i>regexp</i>s) are patterns which describe the\r\ncontents of a string.\r\n", not "Regular expressions (<i>regexp</i>s) are patterns which describe the\ncontents of a string.\n".
112) Skipped:
test_check_files(TestRDocOptions) [c:/cygwin/home/kou/work/ruby/ruby/test/rdoc/test_rdoc_options.rb:20]:
assumes UNIX permission model
113) Skipped:
test_relative_symlink(TestRequire) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_require.rb:330]:
File.symlink is not implemented
114) Error:
test_require_invalid_shared_object(TestRequire):
IOError: stream closed
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/envutil.rb:59:in `read'
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/envutil.rb:59:in `block in invoke_ruby'
c:/cygwin/home/kou/work/ruby/rubyinstaller.w64/sandbox/ruby19_build/.ext/common/win32ole.rb:13:in `call'
c:/cygwin/home/kou/work/ruby/rubyinstaller.w64/sandbox/ruby19_build/.ext/common/win32ole.rb:13:in `block in initialize'
115) Error:
test_segv_test(TestRubyOptions):
IOError: stream closed
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/envutil.rb:59:in `read'
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/envutil.rb:59:in `block in invoke_ruby'
c:/cygwin/home/kou/work/ruby/rubyinstaller.w64/sandbox/ruby19_build/.ext/common/win32ole.rb:13:in `call'
c:/cygwin/home/kou/work/ruby/rubyinstaller.w64/sandbox/ruby19_build/.ext/common/win32ole.rb:13:in `block in initialize'
116) Skipped:
test_s_open_error(TestSDBM) [c:/cygwin/home/kou/work/ruby/ruby/test/sdbm/test_sdbm.rb:123]:
doesn't support to avoid read access by owner on Windows
117) Error:
test_abort_on_exception(TestThread):
IOError: stream closed
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/envutil.rb:60:in `read'
c:/cygwin/home/kou/work/ruby/ruby/test/ruby/envutil.rb:60:in `block in invoke_ruby'
c:/cygwin/home/kou/work/ruby/rubyinstaller.w64/sandbox/ruby19_build/.ext/common/win32ole.rb:13:in `call'
c:/cygwin/home/kou/work/ruby/rubyinstaller.w64/sandbox/ruby19_build/.ext/common/win32ole.rb:13:in `block in initialize'
118) Failure:
test_strftime(TestTime) [c:/cygwin/home/kou/work/ruby/ruby/test/ruby/test_time.rb:651]:
<"3000000000"> expected but was
<"-1294967296">.
119) Failure:
test_offset_vtbl(TestWIN32OLE_METHOD) [c:/cygwin/home/kou/work/ruby/ruby/test/win32ole/test_win32ole_method.rb:117]:
<24> expected but was
<48>.
9486 tests, 1877705 assertions, 29 failures, 8 errors, 82 skips
make: *** [yes-test-all] Error 37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment