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

Run full test suite #62

Open
CJ-Wright opened this issue Aug 20, 2018 · 3 comments
Open

Run full test suite #62

CJ-Wright opened this issue Aug 20, 2018 · 3 comments

Comments

@CJ-Wright
Copy link
Member

Would it be possible to run the full conda test suite? This seems like an important library to not have fail (this will also help with downstreams driven testing on dependencies).

@mbargull
Copy link
Member

Definitely a 👍 from me!
IIRC, the tests run for half an hour or so, currently. Plus there are a few tests that we skip currently on conda's CI, see https://github.com/conda/conda/blob/4.5.10/circle.yml#L107-L172. If there are some distinct long-running tests, we could exclude those too to reduce the overall duration, esp. if we use downstream testing.

@kalefranz
Copy link
Member

The recipe at https://github.com/AnacondaRecipes/conda-feedstock/blob/4.5.x/recipe/meta.yaml is what we're currently using for defaults. It has the unit test invocations in it.

@kenodegard
Copy link
Contributor

https://github.com/conda/conda (e.g. see this recent test) already runs the full test suite using both defaults and conda-forge so this is probably unnecessary

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

4 participants