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

Query on tests / validation for conda GNU compilers for new architecture. #31

Open
pradghos opened this issue Jul 16, 2020 · 1 comment

Comments

@pradghos
Copy link
Contributor

Hello,

I am trying to understand - what all tests and validation are recommended to bring up conda compiler for new architecture.
There are test stage in meta.yaml for gcc,g++ , others in ctng-compilers-feedstock and below test coverage in build.sh.

# pushd .build/${CHOST}/build/build-cc-gcc-final

# pushd .build/${CHOST}/build/build-cc-gcc-final
# make -k check || true
# popd

are above tests strictly recommended for new architecture ? Any suggestion would really help.
Thank you !

Reference of work:
conda/conda#9791

@pradghos pradghos changed the title Query on tests / validation for conda gcc compilers for new architecture. Query on tests / validation for conda GNU compilers for new architecture. Jul 16, 2020
@isuruf
Copy link
Member

isuruf commented Jul 16, 2020

If you can build this recipe, then it's fine. No need to run any new tests.

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

2 participants