Skip to content

Instantly share code, notes, and snippets.

@cpb
Created August 14, 2013 03:29
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 cpb/6227768 to your computer and use it in GitHub Desktop.
Save cpb/6227768 to your computer and use it in GitHub Desktop.
cucumber-rails failures
Failing Scenarios:
cucumber features/capybara_javascript_drivers.feature:22 # Scenario: Use a particular driver
cucumber features/capybara_javascript_drivers.feature:44 # Scenario: Mixed DB access
cucumber features/choose_javascript_database_strategy.feature:30 # Scenario: Set the strategy to truncation and run a javascript scenario.
cucumber features/emulate_javascript.feature:3 # Scenario: See a widget
cucumber features/mongoid.feature:6 # Scenario: Keep Mongoid happy
cucumber features/multiple_databases.feature:62 # Scenario: Default transactional strategy is not attempted on second database
cucumber features/multiple_databases.feature:71 # Scenario: Truncation strategy is used on the second database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment