diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2020-03-23 18:10:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-23 18:10:44 -0700 |
commit | 82830684381b8bbd6c4b95a3cfee03f616e74d51 (patch) | |
tree | 5dde6eff4877a19a55ce8cce1f495f87b8a0c371 /NOTICE | |
parent | 7b486fd84dfca220b1415fa2956a8c4bc32dc470 (diff) | |
download | spack-82830684381b8bbd6c4b95a3cfee03f616e74d51.tar.gz spack-82830684381b8bbd6c4b95a3cfee03f616e74d51.tar.bz2 spack-82830684381b8bbd6c4b95a3cfee03f616e74d51.tar.xz spack-82830684381b8bbd6c4b95a3cfee03f616e74d51.zip |
Bugfix: remove unit tests that install real packages (#15646)
Our unit tests run many times. Any unit test which actually installs
a package (which involves fetching code on the internet) is a severe
bug because it runs an installation many times (i.e. re-downloading
the same package for each version of Python that we run unit tests
for).
This reverts commit 25893f1, which added tests that install real
packages.
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions