diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2020-10-27 07:39:08 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-11-17 10:04:13 -0800 |
commit | 8b055ac8d8a1d88ed6db7610f6a425db9ed46653 (patch) | |
tree | d416167beff326f1a1142f5b60da6a686053c4aa /.readthedocs.yml | |
parent | c0474959819e26227f0ebbc8e30bea33dbbbf9b7 (diff) | |
download | spack-8b055ac8d8a1d88ed6db7610f6a425db9ed46653.tar.gz spack-8b055ac8d8a1d88ed6db7610f6a425db9ed46653.tar.bz2 spack-8b055ac8d8a1d88ed6db7610f6a425db9ed46653.tar.xz spack-8b055ac8d8a1d88ed6db7610f6a425db9ed46653.zip |
Fixed failing unit tests
- The test on concretization of anonymous dependencies
has been fixed by raising the expected exception.
- The test on compiler bootstrap has been fixed by
updating the version of GCC used in the test.
Since gcc@2.0 does not support targets later than
x86_64, the new concretizer was looking for a
non-existing spec, i.e. it was correctly trying
to retrieve 'gcc target=x86_64' instead of
'gcc target=core2'.
- The test on gitlab CI needed an update of the target
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions