Skip to content

Retry WarningAsErrors builds twice due to recurrent out-of-memory problems on the building machine

Adrian Casais Vidal requested to merge retry-buildwarningsaserros into master

CUDA:hlt1_pp_default:Debug:-DUSE_ROOT=ON -DBUILD_TESTS=ON:build_warnings_as_errors fails randomly when the host machine gets out of memory. This fix allows the test to be retried twice, probably increasing the success rate of the build.

Edited by Adrian Casais Vidal

Merge request reports