Looks like an awkward interaction between FactoryGirl, RSpec, Cucumber, and
that source_view thing we do. I'm on it.

On Mon, Feb 28, 2011 at 11:47 PM, Reinier Balt <[email protected]> wrote:

> I see this failure. Strange, it was not there last night. Tracks is
> working, it must be the cucumber scenario itself. It looks like
> Spec::Example has something to do with your factory changes just now?
>
>
>
> Reinier
>
>
>
> *Van:* [email protected] [mailto:tracks-dis
> [email protected]] *Namens *Eric Allen
> *Verzonden:* dinsdag 1 maart 2011 8:33
> *Aan:* track-discuss
> *Onderwerp:* [Tracks-discuss] Failing cucumber scenario
>
>
>
> 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