Am I the only one seeing this cucumber failure?

(::) failed steps (::)

No description supplied for example group declared on
/Users/epall/Dropbox/code/tracks/app/controllers/todos_controller.rb:862:in
`determine_down_count' (Spec::Example::NoDescriptionError)
./app/controllers/todos_controller.rb:862:in `determine_down_count'
./lib/tracks/source_view.rb:39:in `source_view'
./app/controllers/todos_controller.rb:858:in `determine_down_count'
./app/controllers/todos_controller.rb:963:in `render_todos_mobile'
./app/controllers/todos_controller.rb:26:in `index'
/Users/epall/.rvm/rubies/ruby-1.8.7-p330/lib/ruby/1.8/benchmark.rb:308:in
`realtime'
./features/step_definitions/login_steps.rb:6:in `/^I have logged in as
"(.*)" with password "(.*)"$/'
features/mobile_add_action.feature:11:in `And I have logged in as "testuser"
with password "secret"'

Failing Scenarios:
cucumber features/mobile_add_action.feature:15 # Scenario: The new action
form is prefilled with context and project


$ gem list | grep cucumber
cucumber (0.9.4)
cucumber-rails (0.3.2)
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to