Features won't run with Cucumber 0.9.0
Reported by Daniel Lucraft | September 29th, 2010 @ 01:23 PM
StepMother has been deprecated and will be gently put to sleep
before the next release. Please use Runtime instead.
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_runner.rb:14:in
new'<br/>
Passing a step_mother to #execute! is deprecated, and has been ignored: /Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_runner.rb:14:in `run_features'
undefined method `load_code_files' for #<Cucumber::Runtime:0x5d5e3b92>
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_patches.rb:65:in `require_support_files'
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_patches.rb:76:in `require_support_files'
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_patches.rb:71:in `RequireSupportFiles'
/Users/danlucraft/Redcar/redcar/plugins/edit_view/features/support/env.rb:1
/Users/danlucraft/Redcar/redcar/plugins/edit_view/features/support/env.rb:31:in `require'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/rb_support/rb_language.rb:142:in `load_code_file'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/runtime/support_code.rb:147:in `load_file'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/runtime/support_code.rb:61:in `load_files!'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/runtime/support_code.rb:60:in `each'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/runtime/support_code.rb:60:in `load_files!'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/runtime.rb:184:in `load_step_definitions'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/runtime.rb:26:in `run!'
/Users/danlucraft/Programs/jruby-1.5.1/lib/ruby/gems/1.8/gems/cucumber-0.9.0/lib/cucumber/cli/main.rb:54:in `execute!'
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_runner.rb:14:in `run_features'
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_runner.rb:10:in `initialize'
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_runner.rb:10:in `new'
/Users/danlucraft/Redcar/redcar/plugins/swt/lib/swt/cucumber_runner.rb:10:in `run_features'
/Users/danlucraft/Redcar/redcar/plugins/core/lib/core/gui.rb:66:in `run_features'
bin/cucumber:17
Comments and changes to this ticket
-
JWollert October 6th, 2010 @ 02:35 PM
I made some small fixes over at http://github.com/GarstgerUnhold/redcar/tree/cucumber0.9. Works for me with Cucumber 0.9 and 0.9.2.
-
Daniel Lucraft October 9th, 2010 @ 01:11 PM
- State changed from open to resolved
Thanks, merged it.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.