Merge topic 'correct_failing_ubuntu1604_gcc5_2_tests'

d67ef5b3e CI: Tests that compile only work when run on the same host image

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2240
This commit is contained in:
Robert Maynard 2020-08-26 17:04:14 +00:00 committed by Kitware Robot
commit 363e6a25fd

@ -68,6 +68,8 @@ test:ubuntu1804_test_ubuntu1604_gcc5_2:
- .ubuntu1804_cuda
- .cmake_test_linux
- .only-master
variables:
CTEST_EXCLUSIONS: "built_against_test_install"
dependencies:
- build:ubuntu1604_gcc5_2
needs: