Skip to content

Instantly share code, notes, and snippets.

@thommay
Created July 9, 2010 13:24
Show Gist options
  • Select an option

  • Save thommay/469454 to your computer and use it in GitHub Desktop.

Select an option

Save thommay/469454 to your computer and use it in GitHub Desktop.
14:21 ~/work/opscode/chef % rake features:api
(in /home/thom/work/opscode/chef)
/usr/bin/ruby1.8 -I "/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/lib:lib" "/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/cucumber" --profile api
Using the api profile...
/home/thom/work/opscode/chef/features/support/env.rb:100: syntax error, unexpected tSYMBEG, expecting tAMPER
shell_out!(*cmd, :timeout => 120)
^
/home/thom/work/opscode/chef/features/support/env.rb:133: module definition in method body
/home/thom/work/opscode/chef/features/support/env.rb:272: syntax error, unexpected $end, expecting kEND (SyntaxError)
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/rb_support/rb_language.rb:141:in `load_code_file'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/step_mother.rb:84:in `load_code_file'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/step_mother.rb:76:in `load_code_files'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/step_mother.rb:75:in `each'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/step_mother.rb:75:in `load_code_files'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/cli/main.rb:53:in `execute!'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/../lib/cucumber/cli/main.rb:25:in `execute'
/usr/lib/ruby/gems/1.8/gems/cucumber-0.8.3/bin/cucumber:8
rake aborted!
Command failed with status (1): [/usr/bin/ruby1.8 -I "/usr/lib/ruby/gems/1....]
(See full trace by running task with --trace)
[1] 9151 exit 1 rake features:api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment