diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2021-07-29 15:46:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-29 13:46:17 -0600 |
commit | d7771f190f226a0537bf7f414758b4dc37c41ede (patch) | |
tree | 273031796123ed6da51feeeda6c5f88120ee1210 /.github/ISSUE_TEMPLATE | |
parent | 095f327f323c4a419ae19faa38fe336ce07763f1 (diff) | |
download | spack-d7771f190f226a0537bf7f414758b4dc37c41ede.tar.gz spack-d7771f190f226a0537bf7f414758b4dc37c41ede.tar.bz2 spack-d7771f190f226a0537bf7f414758b4dc37c41ede.tar.xz spack-d7771f190f226a0537bf7f414758b4dc37c41ede.zip |
Catch ConnectionError from CDash reporter (#24818)
* Catch ConnectionError from CDash reporter
Catch ConnectionError when attempting to upload the results of `spack install`
to CDash. This follows in the spirit of #24299. We do not want `spack install`
to exit with a non-zero status when something goes wrong while attempting to
report results to CDash.
* Catch HTTP Error 400 (Bad Request) in relate_cdash_builds()
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions