From 305496b31cf8028dc8e98918e05809338deb0ef7 Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Thu, 10 Mar 2022 17:22:26 -0800 Subject: [PATCH] Marks Mac dart_plugin_registry_test to be flaky (#99941) * mark flaky * add bringup: true --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 49bc48a157d..9946b626a47 100755 --- a/.ci.yaml +++ b/.ci.yaml @@ -2594,6 +2594,7 @@ targets: - name: Mac dart_plugin_registry_test recipe: devicelab/devicelab_drone + bringup: true # Flaky https://github.com/flutter/flutter/issues/99940 timeout: 60 properties: caches: >-