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

The recipe is missing tests if only unix or win #116

Open
skupr-anaconda opened this issue Oct 27, 2022 · 3 comments
Open

The recipe is missing tests if only unix or win #116

skupr-anaconda opened this issue Oct 27, 2022 · 3 comments

Comments

@skupr-anaconda
Copy link
Contributor

If only unix or win platforms are tested then will be ERROR: /tmp/abs_d52x1pl1e1/clone/recipe/meta.yaml:64: missing_tests: The recipe is missing tests.

See an example https://github.com/AnacondaRecipes/_libarchive_static_for_cph-feedstock/blob/24dd88411d1259976e9e0e2b5319e938be3e421b/recipe/meta.yaml#L54-L64

@bkreider
Copy link

bkreider commented Nov 9, 2022

I have the same problem with this. Is there an easy no-op test to run instead of using skip_lints to avoid this bug?

@marcoesters
Copy link
Collaborator

Isn't this the correct behavior? It is missing tests on Windows.

What needs to be added is an intelligent way to add the architectures for which this message applies.

@schuylermartin45
Copy link
Collaborator

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