From 46a52d03bddc74a78135d39ef2084503cc2156d7 Mon Sep 17 00:00:00 2001 From: godofredoc Date: Thu, 7 Oct 2021 08:52:09 -0700 Subject: [PATCH] Mark last failing test after gradle update as flaky. (#91423) This is to necessary to open the tree. Bug: https://github.com/flutter/flutter/issues/91422 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 3ecae6ba1b..8648830551 100755 --- a/.ci.yaml +++ b/.ci.yaml @@ -1306,6 +1306,7 @@ targets: - name: Linux_android android_obfuscate_test recipe: devicelab/devicelab_drone + bringup: true # Failing after gradle update https://github.com/flutter/flutter/issues/91422 presubmit: false timeout: 60 properties: