Skip to content

Instantly share code, notes, and snippets.

@jdee
Created September 7, 2010 18:00
Show Gist options
  • Save jdee/568747 to your computer and use it in GitHub Desktop.
Save jdee/568747 to your computer and use it in GitHub Desktop.
Failing Scenarios:
cucumber -p standard features/standard/core_field_help_text.feature:6 # Scenario: Viewing help text on morbidity event core fields
cucumber -p standard features/standard/core_field_help_text.feature:13 # Scenario: Viewing help text on contact event core fields
cucumber -p standard features/standard/fb_contact_core_field_configs.feature:6 # Scenario: Contact event core field configs
cucumber -p standard features/standard/fb_morb_core_field_configs.feature:6 # Scenario: Morbidity event core field configs
cucumber -p standard vendor/trisano/trisano_ee/features/standard/google_api.feature:6 # Scenario: Include states in javascript file
cucumber -p standard vendor/trisano/trisano_ee/features/standard/show_cmr.feature:3 # Scenario: Showing a morbidity event
cucumber -p standard vendor/trisano/trisano_ee/features/standard/show_contact_event.feature:3 # Scenario: Showing a contact event
329 scenarios (7 failed, 322 passed)
2776 steps (8 failed, 12 skipped, 2756 passed)
13m44.753s
rake aborted!
Command failed with status (1): [/home/jdee/.rvm/rubies/jruby-1.5.2/bin/jru...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment