Skip to content

Instantly share code, notes, and snippets.

@Azolo
Created February 4, 2016 04:05
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/dcec6f8aaef974389ae8 to your computer and use it in GitHub Desktop.
Save Azolo/dcec6f8aaef974389ae8 to your computer and use it in GitHub Desktop.
ruby 2.1.8p440 (2015-12-16 revision 53160) [i386-mingw32]
14807 tests, 2446376 assertions, 2 failures, 0 errors, 147 skips
[11343/14807] TestRakeApplication#test_load_rakefile_not_found
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'
---------------
[11551/14807] TestRakeFunctional#test_implicit_system
TestRakeFunctional#test_implicit_system [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_functional.rb:122]:
Expected /^SYS1/ to match "".
ruby 2.1.8p440 (2015-12-16 revision 53160) [x64-mingw32]
DIDN'T FINISH! CRASHED! Exit Code 5
[11346/14789] TestRakeApplication#test_load_rakefile_not_found
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'
---------------
[11554/14789] TestRakeFunctional#test_implicit_system
TestRakeFunctional#test_implicit_system [c:/Users/Justin/Projects/rubyinstaller/sandbox/ruby_2_1/test/rake/test_rake_functional.rb:122]:
Expected /^SYS1/ to match "".
[12611/14789] TestSocket#test_closed_readmake: *** !!! Crash failure !!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment