diff options
author | Wouter Deconinck <wdconinc@gmail.com> | 2022-08-22 16:24:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-22 14:24:36 -0700 |
commit | c92db8a22a968ae6fe62b9bd52df44567206346a (patch) | |
tree | e89c58ef42be04bf92f4488c659c2910b61cd03d /.codecov.yml | |
parent | afecd70bc86236ee777bf6a2543648f9cd1ffa16 (diff) | |
download | spack-c92db8a22a968ae6fe62b9bd52df44567206346a.tar.gz spack-c92db8a22a968ae6fe62b9bd52df44567206346a.tar.bz2 spack-c92db8a22a968ae6fe62b9bd52df44567206346a.tar.xz spack-c92db8a22a968ae6fe62b9bd52df44567206346a.zip |
gaudi: consistent test dependencies when +examples (#32134)
* gaudi: consistent test dependencies when +examples
Gaudi requires testing to be enabled for examples to be built, so all
test dependencies are also there for `+examples`. This PR fixes a
missing pytest dependency when `+examples` is used but no testing is
enabled. The construct with the loop is to ensure the identical
dependencies are always used, even as version ranges my start to differ.
Testing with gaudi_add_tests was added in v35r0. Some nosetests and
QMtests were in the tree before, but not accessible it seems. The
effective dependency since 35.0 is also applied for pytest, extending
the range that was there before disentangling `optional`, at
https://github.com/spack/spack/blob/9d67d1e0346203a20b7ba44940061da855d405ca/var/spack/repos/builtin/packages/gaudi/package.py
* gaudi: version 36.7 in other PR...
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions