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

--notest for particular dependencies #619

Open
davidcantrell-bb opened this issue Oct 5, 2020 · 0 comments
Open

--notest for particular dependencies #619

davidcantrell-bb opened this issue Oct 5, 2020 · 0 comments

Comments

@davidcantrell-bb
Copy link

When installing the zillion dependencies for my application, two of them, Foo::Bar and Baz::Barf, have known test failures which I don't care about. It would be handy to be able to tell cpanm to test and install all the dependencies, including the dependencies of Foo::Bar and Baz::Barf, but to skip tests for Foo::Bar and Baz::Barf only.

I suggest a command-line syntax like --notest=Foo::Bar,Baz::Barf,....

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