diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2020-11-12 15:55:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-12 15:55:34 -0800 |
commit | 32bfe0a001d409e90bf4c81bde05f46ca9146ec4 (patch) | |
tree | 4e2b77c25b108649c625f9b29fe6029f49c18eb8 /etc | |
parent | ca3b91270361c5f0561bf297bc999ca2de670946 (diff) | |
download | spack-32bfe0a001d409e90bf4c81bde05f46ca9146ec4.tar.gz spack-32bfe0a001d409e90bf4c81bde05f46ca9146ec4.tar.bz2 spack-32bfe0a001d409e90bf4c81bde05f46ca9146ec4.tar.xz spack-32bfe0a001d409e90bf4c81bde05f46ca9146ec4.zip |
Testing: ensure that all packages can be pickled (#19890)
As of #18205, all packages must be pickle-able to be installed by
Spack.
This adds a test to check that each package can be pickled. If any
package fails to pickle, the test keeps going and collects the names
of all failed packages; it then takes the first one that failed and
attempts to re-pickle it, generating the full stack trace for the
failed pickle attempt.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions