From 5c968b7693a5a4ebe8d03684a6a64347de8c32b2 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Mon, 20 Apr 2020 09:05:42 -0500 Subject: Force integration tests to pass Failing tests are now skipped and we should work from this. Signed-off-by: Brent Baude --- .cirrus.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 016ef8f2b..58f56798c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -459,8 +459,6 @@ testing_task: # testing matrix. integration_test_temporary_task: - allow_failures: $CI == 'true' - depends_on: - "gating" - "varlink_api" -- cgit v1.2.3-54-g00ecf