Skip to content

Instantly share code, notes, and snippets.

@snoblenet
Created January 20, 2010 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snoblenet/282263 to your computer and use it in GitHub Desktop.
Save snoblenet/282263 to your computer and use it in GitHub Desktop.
syntax error on line 4, col 0: `wip: --tags @wip:3 --wip features'
YAML:
default: --format pretty /Users/steven/Drominay/features/3_part_tasks.feature:1:39
39
--format rerun --out rerun.txt --strict --tags ~@wip
wip: --tags @wip:3 --wip features
(ArgumentError)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/yaml.rb:133:in `load'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/yaml.rb:133:in `load'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/profile_loader.rb:60:in `cucumber_yml'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/profile_loader.rb:35:in `has_profile?'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/options.rb:334:in `default_profile_should_be_used?'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/options.rb:320:in `merge_profiles'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/options.rb:272:in `parse!'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/configuration.rb:25:in `parse!'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/main.rb:91:in `configuration'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/main.rb:38:in `execute!'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/../lib/cucumber/cli/main.rb:20:in `execute'
/Library/Ruby/Gems/1.8/gems/cucumber-0.6.2/bin/cucumber:8
/usr/bin/cucumber:19:in `load'
/usr/bin/cucumber:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment