spack/lib/spack
Scott Wittenburg 7b97fe206b
Pipelines: Fix issue that allowed failing jobs to pass (#22199)
This is a workaround for an issue with how "spack install" is invoked from within "spack ci rebuild".  The fact that we don't get an exception or even the actual returncode when using the object returned by spack.util.executable.which('spack') to install the target spec means we get no indication of failures about the install command itself.  Instead we rely on the subsequent buildcache creation failure to fail the job.
2021-03-10 11:11:30 -08:00
..
docs Improve R package creation (#21861) 2021-03-05 21:19:15 +00:00
env Fix: Add a space between -isystem and the directory (#21599) 2021-02-10 15:56:42 -08:00
external Python 3.10 support: collections.abc (#20441) 2021-02-01 11:30:25 -06:00
llnl [WIP] relocate.py: parallelize test replacement logic (#19690) 2021-02-17 17:07:44 -08:00
spack Pipelines: Fix issue that allowed failing jobs to pass (#22199) 2021-03-10 11:11:30 -08:00