How so, Colin? I guess the use of backslash is just the way Cucumber reports for the feature, since I'm using Windows...
-Rolf On Wed, Jan 5, 2011 at 12:28 PM, Colin Law <[email protected]> wrote: > On 5 January 2011 11:21, Rolf Pedersen <[email protected]> wrote: > > Hi > > > > rake cucumber:wip aborts with error messages after successfully running > > feature scenarios. > > ... > > > > @wip > > Scenario: Show minutes for times not ending with 00 # > > features\showtime_descriptions.feature:8 > > Given a movie # > > features/step_definitions/showtime_steps.rb:1 > > When I set the showtime to "2007-10-10" at "2:15pm" # > > features/step_definitions/showtime_steps.rb:5 > > Then the showtime description should be "October 10, 2007 (2:15pm)" # > > features/step_definitions/showtime_steps.rb:10 > > > > > > 1 scenario (1 passed) > > 3 steps (3 passed) > > 0m3.484s > > > > The --wip switch was used, so I didn't expect anything to pass. These > > scenarios passed: > > (::) passed scenarios (::) > > > > features\showtime_descriptions.feature:8:in `Scenario: Show minutes for > > times not ending with 00' > > Could the backslash be an issue here? > > Colin > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

