Skip to content

Instantly share code, notes, and snippets.

@ngw
Created December 6, 2010 21:34
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 ngw/730995 to your computer and use it in GitHub Desktop.
Save ngw/730995 to your computer and use it in GitHub Desktop.
/Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber/ast/table.rb:384: warning: shadowing outer local variable - hash
/Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber/cli/main.rb:8: warning: loading in progress, circular require considered harmful - /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber.rb
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/bin/autotest:19:in `<main>'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/bin/autotest:19:in `load'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/ZenTest-4.4.1/bin/autotest:7:in `<top (required)>'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/ZenTest-4.4.1/lib/autotest.rb:152:in `runner'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/ZenTest-4.4.1/lib/autotest.rb:152:in `require'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/autotest/cucumber.rb:2:in `<top (required)>'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/autotest/cucumber.rb:2:in `require'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/autotest/cucumber_mixin.rb:3:in `<top (required)>'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/autotest/cucumber_mixin.rb:3:in `require'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber.rb:8:in `<top (required)>'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber.rb:8:in `require'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber/cli/main.rb:8:in `<top (required)>'
from /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/cucumber/cli/main.rb:8:in `require'
/Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/autotest/cucumber_mixin.rb:24: warning: global variable `$f' not initialized
/Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/lib/autotest/cucumber_mixin.rb:74: warning: global variable `$q' not initialized
/Users/ngw/.rvm/rubies/ruby-1.9.2-p0/bin/ruby /Users/ngw/.rvm/gems/ruby-1.9.2-p0/gems/cucumber-0.9.4/bin/cucumber --profile autotest-all --format rerun --out /var/folders/JG/JGhrAAe4E08VYSc++SCvek+++TI/-Tmp-/autotest-cucumber20101206-8538-1q0ha9t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment