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

test/source_files seems dysfunctional in mulled tests #897

Open
bernt-matthias opened this issue May 31, 2023 · 2 comments
Open

test/source_files seems dysfunctional in mulled tests #897

bernt-matthias opened this issue May 31, 2023 · 2 comments

Comments

@bernt-matthias
Copy link

Seems that test/source_files does not work in mulled tests (the conda-build tests seem to work).

I guess that one would need to add --test-files here:

..

@dpryan79
Copy link
Contributor

The mulled tests only have access to files that are installed with the package rather than things shipped with the source code or recipe.

@corneliusroemer
Copy link
Member

+1 one test/source_files not working with mulled tests. This is an important limitation compared to standard conda.

test/source_files are part of the package, so mulled tests should be able to access them.

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

3 participants