Created
July 18, 2016 16:37
-
-
Save Azolo/df9ea237633ddad486c3db0d8be6ca4e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby 2.1.9p490 (2016-03-30 revision 54437) [i386-mingw32] | |
14823 tests, 2455049 assertions, 3 failures, 0 errors, 147 skips | |
[ 9138/14823] TestProcess#test_execopts_open_chdir_m17n_path = 0.05 s | |
Failure: | |
TestProcess#test_execopts_open_chdir_m17n_path [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/ruby/test_process.rb:422]: | |
<"C:/Users/Justin/AppData/Local/Temp/d20160716-4020-e4gnaq/\u30C6\u30B9\u30C8"> expected but was | |
<"C:/Users/Justin/AppData/Local/Temp/d20160716-4020-e4gnaq/???">. | |
[11355/14823] TestRakeApplication#test_load_rakefile_not_found = 0.03 s | |
Failure: | |
TestRakeApplication#test_load_rakefile_not_found [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:204]: | |
[RuntimeError] exception expected, not | |
Class: <LoadError> | |
Message: <"cannot load such file -- rspec/core/rake_task"> | |
---Backtrace--- | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rubygems/core_ext/kernel_require.rb:55:in `require' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rubygems/core_ext/kernel_require.rb:55:in `require' | |
C:/Users/Justin/Rakefile:3:in `<top (required)>' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rake/rake_module.rb:25:in `load' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rake/rake_module.rb:25:in `load_rakefile' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rake/application.rb:637:in `raw_load_rakefile' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:205:in `block (2 levels) in test_load_rakefile_not_found' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:205:in `instance_eval' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:205:in `block in test_load_rakefile_not_found' | |
--------------- | |
[11563/14823] TestRakeFunctional#test_implicit_system = 0.12 s | |
Failure: | |
TestRakeFunctional#test_implicit_system [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_functional.rb:122]: | |
Expected /^SYS1/ to match "". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2.1.9p490 (2016-03-30 revision 54437) [x64-mingw32] | |
Completely bombs on tests at: | |
[12623/14805] TestSocket#test_closed_readmake: *** [yes-test-all] Error 5 | |
Failures/Errors to that point: | |
Error: | |
TestMiniTestStub#test_stub_block: | |
NameError: undefined method `__minitest_stub__now' for class `Class' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/minitest/test_minitest_mock.rb:307:in `assert_stub' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/minitest/test_minitest_mock.rb:353:in `test_stub_block' | |
Failure: | |
TestMiniTestStub#test_stub_block [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/minitest/test_minitest_mock.rb:293]: | |
Expected: 2 | |
Actual: 1 | |
[ 9141/14805] TestProcess#test_execopts_open_chdir_m17n_path = 0.06 s | |
Failure: | |
TestProcess#test_execopts_open_chdir_m17n_path [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/ruby/test_process.rb:422]: | |
<"C:/Users/Justin/AppData/Local/Temp/d20160716-6652-171ia9m/\u30C6\u30B9\u30C8"> expected but was | |
<"C:/Users/Justin/AppData/Local/Temp/d20160716-6652-171ia9m/???">. | |
[11358/14805] TestRakeApplication#test_load_rakefile_not_found = 0.03 s | |
Failure: | |
TestRakeApplication#test_load_rakefile_not_found [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:204]: | |
[RuntimeError] exception expected, not | |
Class: <LoadError> | |
Message: <"cannot load such file -- rspec/core/rake_task"> | |
---Backtrace--- | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rubygems/core_ext/kernel_require.rb:55:in `require' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rubygems/core_ext/kernel_require.rb:55:in `require' | |
C:/Users/Justin/Rakefile:3:in `<top (required)>' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rake/rake_module.rb:25:in `load' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rake/rake_module.rb:25:in `load_rakefile' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/lib/rake/application.rb:637:in `raw_load_rakefile' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:205:in `block (2 levels) in test_load_rakefile_not_found' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:205:in `instance_eval' | |
c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_application.rb:205:in `block in test_load_rakefile_not_found' | |
--------------- | |
[11566/14805] TestRakeFunctional#test_implicit_system = 0.11 s | |
Failure: | |
TestRakeFunctional#test_implicit_system [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_functional.rb:122]: | |
Expected /^SYS1/ to match "". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment