From eaba2beef5f978df72d56934a499c1e55b9ba19b Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Thu, 2 Dec 2021 08:21:35 -0800 Subject: [PATCH] Mark Mac_android run_release_test flaky (#94555) For https://github.com/flutter/flutter/issues/91625 @blasten @GaryQian --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 70c77f2abe6..e4af869f104 100755 --- a/.ci.yaml +++ b/.ci.yaml @@ -2994,6 +2994,7 @@ targets: - name: Mac_android run_release_test recipe: devicelab/devicelab_drone + bringup: true # Flaky https://github.com/flutter/flutter/issues/91625 presubmit: false timeout: 60 properties: