diff --git a/ci/gitlab-cscs.yml b/ci/gitlab-cscs.yml index 819c4431e3978dd366cd08f1f08b4f2fe0f41c9e..1261ca60da88524fd3e2716c53024fda78bdff21 100644 --- a/ci/gitlab-cscs.yml +++ b/ci/gitlab-cscs.yml @@ -101,7 +101,7 @@ single_node_release: only: ['master', 'staging', 'trying'] stage: test script: - - unit --gtest_filter="-mechcat.loading" + - unit --gtest_filter="-mechcat.loading:test_exception.terminate_if_no_wait_DeathTest" - unit-local - unit-modcc variables: