Skip to content

Instantly share code, notes, and snippets.

@Kosmas
Created June 25, 2013 21:53
Show Gist options
  • Save Kosmas/5862807 to your computer and use it in GitHub Desktop.
Save Kosmas/5862807 to your computer and use it in GitHub Desktop.
home/kosmas/.rvm/rubies/ruby-1.9.3-p327/bin/ruby -S bundle exec cucumber
Using the default profile...
.................................................F------..............................................................
(::) failed steps (::)
Exit status was 1 but expected it to be 0. Output:
exit | mongo
create
create README.rdoc
create Rakefile
create config.ru
create .gitignore
create Gemfile
create app
create app/assets/javascripts/application.js
create app/assets/stylesheets/application.css
create app/controllers/application_controller.rb
create app/helpers/application_helper.rb
create app/views/layouts/application.html.erb
create app/assets/images/.keep
create app/mailers/.keep
create app/models/.keep
create app/controllers/concerns/.keep
create app/models/concerns/.keep
create bin
create bin/bundle
create bin/rails
create bin/rake
create config
create config/routes.rb
create config/application.rb
create config/environment.rb
create config/environments
create config/environments/development.rb
create config/environments/production.rb
create config/environments/test.rb
create config/initializers
create config/initializers/backtrace_silencers.rb
create config/initializers/filter_parameter_logging.rb
create config/initializers/inflections.rb
create config/initializers/mime_types.rb
create config/initializers/secret_token.rb
create config/initializers/session_store.rb
create config/initializers/wrap_parameters.rb
create config/locales
create config/locales/en.yml
create config/boot.rb
create config/database.yml
create db
create db/seeds.rb
create lib
create lib/tasks
create lib/tasks/.keep
create lib/assets
create lib/assets/.keep
create log
create log/.keep
create public
create public/404.html
create public/422.html
create public/500.html
create public/favicon.ico
create public/robots.txt
create test/fixtures
create test/fixtures/.keep
create test/controllers
create test/controllers/.keep
create test/mailers
create test/mailers/.keep
create test/models
create test/models/.keep
create test/helpers
create test/helpers/.keep
create test/integration
create test/integration/.keep
create test/test_helper.rb
create tmp/cache
create tmp/cache/assets
create vendor/assets/javascripts
create vendor/assets/javascripts/.keep
create vendor/assets/stylesheets
create vendor/assets/stylesheets/.keep
run bundle install
Fetching gem metadata from https://rubygems.org/..........
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Using rake (10.1.0)
Using i18n (0.6.4)
Using minitest (4.7.5)
Using multi_json (1.7.7)
Using atomic (1.1.9)
Using thread_safe (0.1.0)
Using tzinfo (0.3.37)
Using activesupport (4.0.0.rc2)
Using builder (3.1.4)
Using erubis (2.7.0)
Using rack (1.5.2)
Using rack-test (0.6.2)
Using actionpack (4.0.0.rc2)
Using mime-types (1.23)
Using polyglot (0.3.3)
Using treetop (1.4.14)
Using mail (2.5.4)
Using actionmailer (4.0.0.rc2)
Using activemodel (4.0.0.rc2)
Using activerecord-deprecated_finders (1.0.3)
Using arel (4.0.0)
Using activerecord (4.0.0.rc2)
Using bundler (1.3.5)
Using coffee-script-source (1.6.2)
Using execjs (1.4.0)
Using coffee-script (2.2.0)
Using thor (0.18.1)
Using railties (4.0.0.rc2)
Using coffee-rails (4.0.0)
Using hike (1.2.3)
Using jbuilder (1.4.2)
Using jquery-rails (3.0.1)
Using json (1.8.0)
Using tilt (1.4.1)
Using sprockets (2.10.0)
Using sprockets-rails (2.0.0)
Using rails (4.0.0.rc2)
Using rdoc (3.12.2)
Using sass (3.2.9)
Using sass-rails (4.0.0)
Using sdoc (0.3.20)
Using sqlite3 (1.3.7)
Using turbolinks (1.2.0)
Using uglifier (2.1.1)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
/home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/source/git.rb:177:in `rescue in load_spec_files': https://github.com/mongoid/mongoid.git (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/source/git.rb:175:in `load_spec_files'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/source/path.rb:86:in `local_specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/source/git.rb:150:in `specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:493:in `block in converge_locked_specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:482:in `each'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:482:in `converge_locked_specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:167:in `resolve'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:114:in `specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:159:in `specs_for'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/definition.rb:148:in `requested_specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/environment.rb:18:in `requested_specs'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/runtime.rb:13:in `setup'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler.rb:120:in `setup'
from /home/kosmas/.rvm/gems/ruby-1.9.3-p327@rails3_2_12/gems/bundler-1.3.5/lib/bundler/setup.rb:17:in `<top (required)>'
from /home/kosmas/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /home/kosmas/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
(RSpec::Expectations::ExpectationNotMetError)
features/mongoid.feature:18:in `And I successfully run `bundle exec rails generate cucumber:install :no-database`'
Failing Scenarios:
cucumber features/mongoid.feature:6 # Scenario: Keep Mongoid happy
12 scenarios (1 failed, 11 passed)
104 steps (1 failed, 6 skipped, 97 passed)
2m57.872s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment