diff options
author | Mario Melara <maamelara@gmail.com> | 2017-06-15 15:16:14 -0700 |
---|---|---|
committer | becker33 <becker33@llnl.gov> | 2017-06-15 15:16:14 -0700 |
commit | da67ee9790598fa91aa97af173660560202b3e82 (patch) | |
tree | 9052fa46cf5c238007f0216c164c3afdc43029d2 /.gitignore | |
parent | c102be2144b9ebf56d6f0d604d45cdaca12c8d99 (diff) | |
download | spack-da67ee9790598fa91aa97af173660560202b3e82.tar.gz spack-da67ee9790598fa91aa97af173660560202b3e82.tar.bz2 spack-da67ee9790598fa91aa97af173660560202b3e82.tar.xz spack-da67ee9790598fa91aa97af173660560202b3e82.zip |
Fix tests on cray (#4298)
* Check for CRAYPE_VERSION instead of path
Architecture tests would fail on Cray since it would not find
the expected path. To make the test correctly work on Cray search
for the CRAYPE version instead.
* Catch SystemExit error in case flake8 not in path
On shared systems having flake8 can involve starting own virtual env.
Skip the test if no flake8 is found to avoid failure reporting.
* Add compatibility to 1.5 svnadmin create
The flag added is needed to correctly create svn repos on NERSC systems.
This could be unnecessary for other sites. I'd like to see others
test before this change gets merged.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions