diff options
author | Tom Scogland <scogland1@llnl.gov> | 2022-05-05 11:48:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 11:48:16 -0700 |
commit | 6898b7c2f6dafb36aa8387dc5cc5d6fcec287c7f (patch) | |
tree | 5a7577e2bf8c32034a1f00f5e52b07d8e1501291 /bin | |
parent | 28366489042d6ec3090e745c6b6ef9dcb49bb19f (diff) | |
download | spack-6898b7c2f6dafb36aa8387dc5cc5d6fcec287c7f.tar.gz spack-6898b7c2f6dafb36aa8387dc5cc5d6fcec287c7f.tar.bz2 spack-6898b7c2f6dafb36aa8387dc5cc5d6fcec287c7f.tar.xz spack-6898b7c2f6dafb36aa8387dc5cc5d6fcec287c7f.zip |
harden unit tests, enable basic parallelism (#29593)
* use the init.defaultBranch name, not master
* make tcl and modules/common independent
Both used to use not just the same directory, but the same *file* for
their outputs. In parallel this can cause problems, but it can also
accidentally allow expected failures to pass if the file is left around
by mistake.
* use a non-global misc_cache in tests
* make pkg tests resilient to gitignore
* make source cache and module directories non-global
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions