Skip to content

Instantly share code, notes, and snippets.

@tomtt
Created March 28, 2009 00:03
Show Gist options
  • Save tomtt/86974 to your computer and use it in GitHub Desktop.
Save tomtt/86974 to your computer and use it in GitHub Desktop.
>: rake spec
(in /Users/tomtt/created/projects/cucumber-skin/cucumber-skin)
/opt/local/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.13/lib/spec/runner/options.rb:86: warning: instance variable @files_loaded not initialized
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/ruby_extensions/string.rb:31: warning: method redefined; discarding old indent
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/compiler/node_classes/character_class.rb:13: warning: useless use of a literal in void context
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/compiler.rb:5: warning: global variable `$exclude_metagrammar' not initialized
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb:90: warning: method redefined; discarding old space
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb:240: warning: method redefined; discarding old space
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb:589: warning: method redefined; discarding old space
/opt/local/lib/ruby/gems/1.8/gems/treetop-1.2.4/lib/treetop/compiler/metagrammar.rb:597: warning: method redefined; discarding old space
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.2.2/lib/cucumber/step_mother.rb:203: warning: method redefined; discarding old options
/Users/tomtt/created/projects/cucumber-skin/cucumber-skin/lib/../lib/cucumber-skin/cli/configuration.rb:6: warning: method redefined; discarding old parse!
/Users/tomtt/created/projects/cucumber-skin/cucumber-skin/lib/cucumber-skin/formatter/html_files.rb:9: warning: method redefined; discarding old initialize
/Users/tomtt/created/projects/cucumber-skin/cucumber-skin/lib/cucumber-skin/formatter/html_files.rb:14: warning: method redefined; discarding old visit_features
/Users/tomtt/created/projects/cucumber-skin/cucumber-skin/lib/cucumber-skin/gatherer/results_gatherer.rb:6: warning: method redefined; discarding old initialize
/Users/tomtt/created/projects/cucumber-skin/cucumber-skin/lib/cucumber-skin/gatherer/results_gatherer.rb:11: warning: method redefined; discarding old visit_features
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.2.2/lib/cucumber/cli/configuration.rb:153: warning: instance variable @quiet not initialized
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.2.2/lib/cucumber/cli/configuration.rb:154: warning: instance variable @quiet not initialized
./opt/local/lib/ruby/gems/1.8/gems/cucumber-0.2.2/lib/cucumber/cli/configuration.rb:153: warning: instance variable @quiet not initialized
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.2.2/lib/cucumber/cli/configuration.rb:154: warning: instance variable @quiet not initialized
........................./opt/local/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.13/lib/spec/mocks/proxy.rb:151: warning: instance variable @already_proxied_respond_to not initialized
/opt/local/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.13/lib/spec/mocks/argument_expectation.rb:43: warning: instance variable @match_any_args not initialized
/opt/local/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.13/lib/spec/mocks/proxy.rb:199: warning: discarding old tag
......../opt/local/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.13/lib/spec/matchers/have.rb:20: warning: instance variable @plural_collection_name not initialized
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment