Skip to content

Instantly share code, notes, and snippets.

@sikachu
Created August 13, 2011 12:32
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 sikachu/299686b412f9ad878e16 to your computer and use it in GitHub Desktop.
Save sikachu/299686b412f9ad878e16 to your computer and use it in GitHub Desktop.
[master][~/Projects/paperclip] bundle exec rake
>> bundle install --gemfile=gemfiles/rails2.gemfile
Using rake (0.9.2)
Using activesupport (2.3.12)
Using rack (1.1.2)
Using actionpack (2.3.12)
Using actionmailer (2.3.12)
Using activerecord (2.3.12)
Using activeresource (2.3.12)
Using bcat (0.6.1)
Using ffi (1.0.9)
Using childprocess (0.2.0)
Using builder (3.0.0)
Using diff-lcs (1.1.2)
Using json (1.5.3)
Using gherkin (2.4.5)
Using term-ansicolor (1.0.6)
Using cucumber (1.0.2)
Using rdiscount (1.6.8)
Using rspec-core (2.6.4)
Using rspec-expectations (2.6.0)
Using rspec-mocks (2.6.0)
Using rspec (2.6.0)
Using aruba (0.4.3)
Using bundler (1.0.15)
Using appraisal (0.3.7)
Using mime-types (1.16)
Using xml-simple (1.1.0)
Using aws-s3 (0.6.2)
Using bouncy-castle-java (1.5.0146.1)
Using cocaine (0.1.0)
Using excon (0.6.5)
Using formatador (0.2.0)
Using net-ssh (2.1.4)
Using net-scp (1.0.4)
Using nokogiri (1.5.0)
Using ruby-hmac (0.4.0)
Using fog (0.9.0)
Using hike (1.2.0)
Using jruby-openssl (0.7.4)
Using mocha (0.9.12)
Using rails (2.3.12)
Using rdoc (3.8)
Using shoulda (2.11.3)
Using tilt (1.3.2)
Using sprockets (2.0.0.beta.13)
Using sqlite3 (1.3.4)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
>> bundle install --gemfile=gemfiles/rails3.gemfile
Using rake (0.9.2)
Using abstract (1.0.0)
Using activesupport (3.0.9)
Using builder (2.1.2)
Using i18n (0.5.0)
Using activemodel (3.0.9)
Using erubis (2.6.6)
Using rack (1.2.3)
Using rack-mount (0.6.14)
Using rack-test (0.5.7)
Using tzinfo (0.3.29)
Using actionpack (3.0.9)
Using mime-types (1.16)
Using polyglot (0.3.1)
Using treetop (1.4.9)
Using mail (2.2.19)
Using actionmailer (3.0.9)
Using arel (2.0.10)
Using activerecord (3.0.9)
Using activeresource (3.0.9)
Using bcat (0.6.1)
Using ffi (1.0.9)
Using childprocess (0.2.0)
Using diff-lcs (1.1.2)
Using json (1.5.3)
Using gherkin (2.4.5)
Using term-ansicolor (1.0.6)
Using cucumber (1.0.2)
Using rdiscount (1.6.8)
Using rspec-core (2.6.4)
Using rspec-expectations (2.6.0)
Using rspec-mocks (2.6.0)
Using rspec (2.6.0)
Using aruba (0.4.3)
Using bundler (1.0.15)
Using appraisal (0.3.7)
Using xml-simple (1.1.0)
Using aws-s3 (0.6.2)
Using bouncy-castle-java (1.5.0146.1)
Using cocaine (0.1.0)
Using excon (0.6.5)
Using formatador (0.2.0)
Using net-ssh (2.1.4)
Using net-scp (1.0.4)
Using nokogiri (1.5.0)
Using ruby-hmac (0.4.0)
Using fog (0.9.0)
Using hike (1.2.0)
Using jruby-openssl (0.7.4)
Using mocha (0.9.12)
Using rdoc (3.8)
Using thor (0.14.6)
Using railties (3.0.9)
Using rails (3.0.9)
Using shoulda (2.11.3)
Using tilt (1.3.2)
Using sprockets (2.0.0.beta.13)
Using sqlite3 (1.3.4)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
>> bundle install --gemfile=gemfiles/rails3_1.gemfile
Using rake (0.9.2)
Using multi_json (1.0.3)
Using activesupport (3.1.0.rc5)
Using bcrypt-ruby (2.1.4)
Using builder (3.0.0)
Using i18n (0.6.0)
Using activemodel (3.1.0.rc5)
Using erubis (2.7.0)
Using rack (1.3.2)
Using rack-cache (1.0.2)
Using rack-mount (0.8.1)
Using rack-test (0.6.1)
Using hike (1.2.0)
Using tilt (1.3.2)
Using sprockets (2.0.0.beta.13)
Using actionpack (3.1.0.rc5)
Using mime-types (1.16)
Using polyglot (0.3.2)
Using treetop (1.4.10)
Using mail (2.3.0)
Using actionmailer (3.1.0.rc5)
Using arel (2.1.4)
Using tzinfo (0.3.29)
Using activerecord (3.1.0.rc5)
Using activeresource (3.1.0.rc5)
Using bcat (0.6.1)
Using ffi (1.0.9)
Using childprocess (0.2.0)
Using diff-lcs (1.1.2)
Using json (1.5.3)
Using gherkin (2.4.5)
Using term-ansicolor (1.0.6)
Using cucumber (1.0.2)
Using rdiscount (1.6.8)
Using rspec-core (2.6.4)
Using rspec-expectations (2.6.0)
Using rspec-mocks (2.6.0)
Using rspec (2.6.0)
Using aruba (0.4.5)
Using bundler (1.0.15)
Using appraisal (0.3.7)
Using xml-simple (1.1.0)
Using aws-s3 (0.6.2)
Using bouncy-castle-java (1.5.0146.1)
Using cocaine (0.1.0)
Using excon (0.6.5)
Using formatador (0.2.0)
Using net-ssh (2.1.4)
Using net-scp (1.0.4)
Using nokogiri (1.5.0)
Using ruby-hmac (0.4.0)
Using fog (0.10.0)
Using jruby-openssl (0.7.4)
Using mocha (0.9.12)
Using rack-ssl (1.3.2)
Using rdoc (3.9.1)
Using thor (0.14.6)
Using railties (3.1.0.rc5)
Using rails (3.1.0.rc5)
Using shoulda (2.11.3)
Using sqlite3 (1.3.4)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
>> BUNDLE_GEMFILE=gemfiles/rails2.gemfile bundle exec /Users/sikachu/.rvm/gems/jruby-1.6.3/bin/rake test
/Users/sikachu/.rvm/rubies/jruby-1.6.3/bin/jruby -I"lib:lib:profile" -I"/Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib" "/Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib/rake/rake_test_loader.rb" "test/**/*_test.rb"
Testing against version 2.3.12
debugger disabled
Loaded suite /Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib/rake/rake_test_loader
Started
....................................................................................................................../bin/bash: identify: command not found
identify: unable to open image `/home/This File Does Not Exist.omg': Input/output error @ error/blob.c/OpenBlob/2588.
identify: no decode delegate for this image format `/home/This File Does Not Exist.omg' @ error/constitute.c/ReadImage/532.
.....................................................................................................................................................................................................................................................................................................................................
Finished in 31.392 seconds.
443 tests, 797 assertions, 0 failures, 0 errors
>> BUNDLE_GEMFILE=gemfiles/rails3.gemfile bundle exec /Users/sikachu/.rvm/gems/jruby-1.6.3/bin/rake test
/Users/sikachu/.rvm/rubies/jruby-1.6.3/bin/jruby -I"lib:lib:profile" -I"/Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib" "/Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib/rake/rake_test_loader.rb" "test/**/*_test.rb"
Testing against version 3.0.9
debugger disabled
Loaded suite /Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib/rake/rake_test_loader
Started
........................................................................................................................../bin/bash: identify: command not found
identify: unable to open image `/home/This File Does Not Exist.omg': Input/output error @ error/blob.c/OpenBlob/2588.
identify: no decode delegate for this image format `/home/This File Does Not Exist.omg' @ error/constitute.c/ReadImage/532.
.................................................................................................................................................................................................................................................................................................................................
Finished in 33.564 seconds.
443 tests, 797 assertions, 0 failures, 0 errors
>> BUNDLE_GEMFILE=gemfiles/rails3_1.gemfile bundle exec /Users/sikachu/.rvm/gems/jruby-1.6.3/bin/rake test
/Users/sikachu/.rvm/rubies/jruby-1.6.3/bin/jruby -I"lib:lib:profile" -I"/Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib" "/Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib/rake/rake_test_loader.rb" "test/**/*_test.rb"
Testing against version 3.1.0.rc5
debugger disabled
Loaded suite /Users/sikachu/.rvm/gems/jruby-1.6.3/gems/rake-0.9.2/lib/rake/rake_test_loader
Started
....................................................................................................................................................................................................../bin/bash: identify: command not found
identify: unable to open image `/home/This File Does Not Exist.omg': Input/output error @ error/blob.c/OpenBlob/2588.
identify: no decode delegate for this image format `/home/This File Does Not Exist.omg' @ error/constitute.c/ReadImage/532.
.....................................................................................................................................................................................................................................................
Finished in 37.041 seconds.
443 tests, 797 assertions, 0 failures, 0 errors
[master][~/Projects/paperclip]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment