From 666e853c5c8606a8e3b4c5f018bbf25ecb2a3ab1 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Wed, 20 Jul 2016 06:35:44 +1000 Subject: [PATCH] Allow connected23 to fail, due to flakiness Right now there is only one test in there anyway, so hopefully this is a good tradeoff in terms of our time wasted vs not being able to run those tests. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 746d1db75..3bc57ef60 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -70,6 +70,7 @@ connected23: # this file changes every time but should not be cached - rm -f $GRADLE_USER_HOME/caches/modules-2/modules-2.lock - exit $EXITVALUE + allow_failure: true # remove once install it runs reliably pmd: script: