Skip to content

Instantly share code, notes, and snippets.

@camwest
Created March 23, 2009 18:49
Show Gist options
  • Save camwest/83714 to your computer and use it in GitHub Desktop.
Save camwest/83714 to your computer and use it in GitHub Desktop.
Then I should only see generate courses with the course status "In Progress" # features/step_definitions/user_training_report.rb:33
stack level too deep (SystemStackError)
/Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/attribute_methods.rb:233:in `method_missing'
/Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/attribute_methods.rb:245:in `method_missing'
./features/step_definitions/user_training_report.rb:34:in `__instance_exec0'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/core_ext/instance_exec.rb:47:in `send'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/core_ext/instance_exec.rb:47:in `instance_exec'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/core_ext/instance_exec.rb:18:in `cucumber_instance_exec'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/core_ext/instance_exec.rb:25:in `cucumber_run_with_backtrace_filtering'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/core_ext/instance_exec.rb:12:in `cucumber_instance_exec'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/step_definition.rb:48:in `invoke'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/step_match.rb:13:in `invoke'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/step_invocation.rb:32:in `invoke'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/step_invocation.rb:22:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/visitor.rb:93:in `visit_step'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/formatter/pretty.rb:119:in `visit_step'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/step_collection.rb:14:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/step_collection.rb:13:in `each'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/step_collection.rb:13:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/visitor.rb:89:in `visit_steps'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/scenario.rb:40:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/step_mother.rb:158:in `before_and_after'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/scenario.rb:39:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/visitor.rb:64:in `visit_feature_element'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/formatter/pretty.rb:78:in `visit_feature_element'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/feature.rb:24:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/feature.rb:23:in `each'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/feature.rb:23:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/visitor.rb:42:in `visit_feature'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/formatter/pretty.rb:40:in `visit_feature'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/features.rb:15:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/features.rb:14:in `each'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/features.rb:14:in `accept'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/ast/visitor.rb:38:in `visit_features'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/formatter/pretty.rb:25:in `visit_features'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/broadcaster.rb:9:in `__send__'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/broadcaster.rb:9:in `method_missing'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/broadcaster.rb:8:in `map'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/broadcaster.rb:8:in `method_missing'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/cli/main.rb:48:in `execute!'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/../lib/cucumber/cli/main.rb:20:in `execute'
/Library/Ruby/Gems/1.8/gems/cucumber-0.2.0/bin/cucumber:6
features/user_training_report.feature:13:in `Then I should only see generate courses with the course status "In Progress"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment