Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

method `size' not defined in Pippi::Checks::SelectFollowedBySize::MySize (NameError) #5

Closed
tetherit opened this issue Oct 28, 2014 · 1 comment

Comments

@tetherit
Copy link

I'm getting the following :( -

→ USE_PIPPI=true rspec
Run options:
  include {:focus=>true}
  exclude {:js=>true}
/usr/local/lib/ruby/gems/2.1.0/gems/pippi-0.0.3/lib/pippi/checks/check.rb:33:in `remove_method': method `size' not defined in Pippi::Checks::SelectFollowedBySize::MySize (NameError)
    from /usr/local/lib/ruby/gems/2.1.0/gems/pippi-0.0.3/lib/pippi/checks/check.rb:33:in `block (2 levels) in its_ok_watcher_proc'
    from /usr/local/lib/ruby/gems/2.1.0/gems/pippi-0.0.3/lib/pippi/checks/check.rb:33:in `instance_eval'
    from /usr/local/lib/ruby/gems/2.1.0/gems/pippi-0.0.3/lib/pippi/checks/check.rb:33:in `block in its_ok_watcher_proc'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/world.rb:24:in `block in initialize'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/example_group.rb:366:in `yield'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/example_group.rb:366:in `filtered_examples'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/world.rb:95:in `block in example_count'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/world.rb:95:in `each'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/world.rb:95:in `inject'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/world.rb:95:in `example_count'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/world.rb:129:in `announce_filters'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:97:in `setup'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:84:in `run'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:69:in `run'
    from /usr/local/Cellar/ruby/2.1.3_1/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:37:in `invoke'
    from /usr/local/lib/ruby/gems/2.1.0/gems/rspec-core-3.1.7/exe/rspec:4:in `<top (required)>'
    from /usr/local/bin/rspec:23:in `load'
    from /usr/local/bin/rspec:23:in `<main>'
@tcopeland
Copy link
Owner

@Hackeron gotcha, yeah, there's some issue with rspec, I'm not sure what yet. There's a ticket on this here - #1 - if you don't mind I'll close this one and we'll consolidate discussion there, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant