Skip to content

Instantly share code, notes, and snippets.

@Azolo
Created December 7, 2016 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Azolo/6f661dfceddd1ef8580bfde0c79eccb1 to your computer and use it in GitHub Desktop.
Save Azolo/6f661dfceddd1ef8580bfde0c79eccb1 to your computer and use it in GitHub Desktop.
ruby 2.3.3p222 (2016-11-21 revision 56859) [x64-mingw32]
15625 tests, 2216437 assertions, 3 failures, 1 errors, 151 skips
[ 4361/15630] TestFile#test_utime = 0.00 s
1) Failure:
TestFile#test_utime [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:346]:
[ruby-core:44776].
<2011-05-27 15:10:39 -0500> expected but was
<2011-05-27 14:10:39 -0500>.
[ 4428/15630] TestFileExhaustive#test_realpath_mount_pointAccess is denied.
Access is denied.
Leaked tempfile: TestGemExtBuilder#test_build_extensions_extconf_bad: #<Tempfile:./siteconf20161202-10764-1va2z8i.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_extconf_fail: #<Tempfile:./siteconf20161202-10764-1xfo22u.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_env_make: #<Tempfile:./siteconf20161202-10764-1vlja4b.rb (closed)>
[ 7619/15630] TestIO#test_write_32bit_boundary = 35.26 s
2) Error:
TestIO#test_write_32bit_boundary:
ArgumentError: marshal data too short
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:614:in `load'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:614:in `assert_separately'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3151:in `block in test_write_32bit_boundary'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:1511:in `make_tempfile'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3132:in `test_write_32bit_boundary'
[10212/15630] TestProcess#test_execopts_open_chdir_m17n_path = 0.06 s
3) Failure:
TestProcess#test_execopts_open_chdir_m17n_path [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_process.rb:439]:
<"C:/Users/Justin/AppData/Local/Temp/d20161202-10764-m37t06/\u30C6\u30B9\u30C8"> expected but was
<"C:/Users/Justin/AppData/Local/Temp/d20161202-10764-m37t06/???">.
[13121/15630] TestRubyOptions#test_command_line_progname_nonascii = 0.07 s
4) Failure:
TestRubyOptions#test_command_line_progname_nonascii [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_rubyoptions.rb:710]:
[ruby-dev:48752] [Bug #10555].
1. [1/2] Assertion for "stdout"
| <[" .rb"]> expected but was
| <[]>.
2. [2/2] Assertion for "stderr"
| <[]> expected but was
| <["c:\\Users\\Justin\\Projects\\rubyinstaller\\sandbox\\ruby23_build\\ruby.exe: No such file or directory -- .rb (LoadError)"]>..
ruby 2.3.3p222 (2016-11-21 revision 56859) [i386-mingw32]
15636 tests, 2218990 assertions, 3 failures, 1 errors, 149 skips
[ 4358/15641] TestFile#test_utime = 0.00 s
1) Failure:
TestFile#test_utime [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:346]:
[ruby-core:44776].
<2011-05-27 15:10:39 -0500> expected but was
<2011-05-27 14:10:39 -0500>.
[ 4425/15641] TestFileExhaustive#test_realpath_mount_pointAccess is denied.
Access is denied.
Leaked tempfile: TestGemExtBuilder#test_build_extensions_extconf_bad: #<Tempfile:./siteconf20161202-19264-1va2z8i.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_extconf_fail: #<Tempfile:./siteconf20161202-19264-1xfo22u.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_env_make: #<Tempfile:./siteconf20161202-19264-1vlja4b.rb (closed)>
[ 7616/15641] TestIO#test_write_32bit_boundary = 37.35 s
2) Error:
TestIO#test_write_32bit_boundary:
ArgumentError: marshal data too short
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:614:in `load'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:614:in `assert_separately'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3151:in `block in test_write_32bit_boundary'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:1511:in `make_tempfile'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3132:in `test_write_32bit_boundary'
[10209/15641] TestProcess#test_execopts_open_chdir_m17n_path = 0.08 s
3) Failure:
TestProcess#test_execopts_open_chdir_m17n_path [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_process.rb:439]:
<"C:/Users/Justin/AppData/Local/Temp/d20161202-19264-1fs5iua/\u30C6\u30B9\u30C8"> expected but was
<"C:/Users/Justin/AppData/Local/Temp/d20161202-19264-1fs5iua/???">.
[13118/15641] TestRubyOptions#test_command_line_progname_nonascii = 0.08 s
4) Failure:
TestRubyOptions#test_command_line_progname_nonascii [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_rubyoptions.rb:710]:
[ruby-dev:48752] [Bug #10555].
1. [1/2] Assertion for "stdout"
| <[" .rb"]> expected but was
| <[]>.
2. [2/2] Assertion for "stderr"
| <[]> expected but was
| <["c:\\Users\\Justin\\Projects\\rubyinstaller\\sandbox\\ruby23_build\\ruby.exe: No such file or directory -- .rb (LoadError)"]>..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment