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

Regression in cucumber 1.3.3 #501

Closed
biow0lf opened this issue Jul 11, 2013 · 3 comments
Closed

Regression in cucumber 1.3.3 #501

biow0lf opened this issue Jul 11, 2013 · 3 comments

Comments

@biow0lf
Copy link
Contributor

biow0lf commented Jul 11, 2013

This commit cucumber/common@e3e48ea breaks cucumber:

/home/icesik/.rvm/gems/ruby-2.0.0-p247/gems/minitest-4.7.5/lib/minitest/unit.rb:1037:in `block in process_args': invalid option: --profile (OptionParser::InvalidOption)
    from /home/icesik/.rvm/gems/ruby-2.0.0-p247/gems/minitest-4.7.5/lib/minitest/unit.rb:1016:in `new'
    from /home/icesik/.rvm/gems/ruby-2.0.0-p247/gems/minitest-4.7.5/lib/minitest/unit.rb:1016:in `process_args'
    from /home/icesik/.rvm/gems/ruby-2.0.0-p247/gems/minitest-4.7.5/lib/minitest/unit.rb:1066:in `_run'
    from /home/icesik/.rvm/gems/ruby-2.0.0-p247/gems/minitest-4.7.5/lib/minitest/unit.rb:1059:in `run'
    from /home/icesik/.rvm/gems/ruby-2.0.0-p247/gems/minitest-4.7.5/lib/minitest/unit.rb:795:in `block in autorun'
@mattwynne
Copy link
Member

I believe this happens because Rails 4 is automatically requiring minitest's autoload script. That seems mental to me.

The right place to file this bug is in the multi-test project.

mattwynne added a commit that referenced this issue Jul 19, 2013
@soulcutter
Copy link

Just wanted to cross-reference this with the similar cucumber-rails issue... cucumber/cucumber-rails#253

Could there still be a fix necessary in cucumber for this issue specifically for extensions?

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants