Skip to content

Instantly share code, notes, and snippets.

@Azolo
Created April 5, 2016 02:19
Show Gist options
  • Save Azolo/521711c5340d2c492495b6d4eb0478b1 to your computer and use it in GitHub Desktop.
Save Azolo/521711c5340d2c492495b6d4eb0478b1 to your computer and use it in GitHub Desktop.
ruby 2.3.0p0 (2015-12-25 revision 53290) [i386-mingw32]
15561 tests, 2217162 assertions, 4 failures, 2 errors, 167 skips
1) Failure:
Bug::Time::Test_New#test_timespec_new [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/-ext-/time/test_new.rb:26]:
<-18000> expected but was
<-21600>.
2) Failure:
TestFile#test_file_share_delete [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:418]:
Exception raised:
<#<Errno::EACCES: Permission denied @ unlink_internal - C:/Users/Justin/AppData/Local/Temp/test_file_share_delete20160313-9380-1qcjzrd/x>>.
3) Error:
TestFile#test_realpath_encoding:
Errno::EACCES: Permission denied @ rb_file_s_symlink - (A, C:/Users/Justin/AppData/Local/Temp/rubytest-realpath20160313-9380-eejxxc/x)
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:271:in `symlink'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:271:in `block in test_realpath_encoding'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/lib/tmpdir.rb:89:in `mktmpdir'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:267:in `test_realpath_encoding'
Leaked tempfile: TestGemExtBuilder#test_build_extensions_extconf_bad: #<Tempfile:./siteconf20160313-9380-1va2z8i.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_extconf_fail: #<Tempfile:./siteconf20160313-9380-1xfo22u.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_env_make: #<Tempfile:./siteconf20160313-9380-1vlja4b.rb (closed)>
4) Error:
TestIO#test_write_32bit_boundary:
ArgumentError: marshal data too short
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:604:in `load'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:604:in `assert_separately'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3139:in `block in test_write_32bit_boundary'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:1499:in `make_tempfile'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3120:in `test_write_32bit_boundary'
5) Failure:
TestRubyOptions#test_command_line_progname_nonascii [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_rubyoptions.rb:709]:
[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)"]>..
6) Failure:
Test_FileStat#test_stat_for_fd [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/-ext-/file/test_stat.rb:8]:
<#<File::Stat
dev=0x3,
ino=31806672368461453,
mode=0100644 (file rw-r--r--),
nlink=1,
uid=0,
gid=0,
rdev=0x3,
size=373,
blksize=nil,
blocks=nil,
atime=2016-03-13 15:52:21 -0500 (1457902341),
mtime=2015-12-15 23:07:31 -0600 (1450242451),
ctime=2016-03-13 15:52:25 -0500 (1457902345)>> expected but was
<#<File::Stat
dev=0x0,
ino=31806672368461453,
mode=0100666 (file rw-rw-rw-),
nlink=1,
uid=0,
gid=0,
rdev=0x0,
size=373,
blksize=nil,
blocks=nil,
atime=2016-03-13 15:52:21 -0500 (1457902341),
mtime=2015-12-16 00:07:31 -0600 (1450246051),
ctime=2016-03-13 15:52:25 -0500 (1457902345)>>.
ruby 2.3.0p0 (2015-12-25 revision 53290) [x64-mingw32]
15550 tests, 2214408 assertions, 3 failures, 2 errors, 168 skips
1) Failure:
Bug::Time::Test_New#test_timespec_new [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/-ext-/time/test_new.rb:26]:
<-18000> expected but was
<-21600>.
2) Error:
TestFile#test_realpath_encoding:
Errno::EACCES: Permission denied @ rb_file_s_symlink - (A, C:/Users/Justin/AppData/Local/Temp/rubytest-realpath20160313-5908-eejxxc/x)
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:271:in `symlink'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:271:in `block in test_realpath_encoding'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/lib/tmpdir.rb:89:in `mktmpdir'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:267:in `test_realpath_encoding'
Leaked tempfile: TestGemExtBuilder#test_build_extensions_extconf_bad: #<Tempfile:./siteconf20160313-5908-1va2z8i.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_extconf_fail: #<Tempfile:./siteconf20160313-5908-1xfo22u.rb (closed)>
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_env_make: #<Tempfile:./siteconf20160313-5908-1vlja4b.rb (closed)>
3) Error:
TestIO#test_write_32bit_boundary:
ArgumentError: marshal data too short
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:604:in `load'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:604:in `assert_separately'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3139:in `block in test_write_32bit_boundary'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:1499:in `make_tempfile'
D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3120:in `test_write_32bit_boundary'
4) Failure:
TestRubyOptions#test_command_line_progname_nonascii [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_rubyoptions.rb:709]:
[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)"]>..
5) Failure:
Test_FileStat#test_stat_for_fd [D:/Projects/rubyinstaller/sandbox/ruby_2_3/test/-ext-/file/test_stat.rb:8]:
<#<File::Stat
dev=0x3,
ino=32088147345172109,
mode=0100644 (file rw-r--r--),
nlink=1,
uid=0,
gid=0,
rdev=0x3,
size=373,
blksize=nil,
blocks=nil,
atime=2016-03-13 21:26:28 -0500 (1457922388),
mtime=2015-12-15 23:07:31 -0600 (1450242451),
ctime=2016-03-13 21:26:32 -0500 (1457922392)>> expected but was
<#<File::Stat
dev=0x0,
ino=32088147345172109,
mode=0100666 (file rw-rw-rw-),
nlink=1,
uid=0,
gid=0,
rdev=0x0,
size=373,
blksize=nil,
blocks=nil,
atime=2016-03-13 21:26:28 -0500 (1457922388),
mtime=2015-12-16 00:07:31 -0600 (1450246051),
ctime=2016-03-13 21:26:32 -0500 (1457922392)>>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment