diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2023-07-24 14:00:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-07-25 13:09:56 (GMT) |
commit | b7c871f7459ef18f863d8fea15eae7e7f85a9d34 (patch) | |
tree | 15e3166e9af0d262e2b92cd793bb739a422e3cab /Tests/SubDirSpaces | |
parent | eace51a20cc9597878e92d96da97492af99d95c1 (diff) | |
download | CMake-b7c871f7459ef18f863d8fea15eae7e7f85a9d34.zip CMake-b7c871f7459ef18f863d8fea15eae7e7f85a9d34.tar.gz CMake-b7c871f7459ef18f863d8fea15eae7e7f85a9d34.tar.bz2 |
ctest: Update ctest_submit for CDash behavior change
open.cdash.org was recently upgraded in preparation for the release of
CDash v3.2.0. This upgrade brought a change in behavior where CDash now
responds with HTTP 400 (bad request) rather than HTTP 200 (OK) for MD5
checksum mismatches during submission time.
This commit removes our usage of CURLOPT_FAILONERROR in
cmCTestSubmitHandler.cxx This was necessary to pass along the contents
of the request body ("md5 mismatch") in cases where the web server
(CDash) responds with an error status (400).
Fixes: #25121
Diffstat (limited to 'Tests/SubDirSpaces')
0 files changed, 0 insertions, 0 deletions