From ebdda428778f55cc21a2cc55e2e65ea56e7be23e Mon Sep 17 00:00:00 2001 From: Flutter GitHub Bot Date: Thu, 9 Jan 2025 15:47:24 -0500 Subject: [PATCH] Marks Linux analyzer_benchmark to be flaky (#161307) Issue link: https://github.com/flutter/flutter/issues/161306 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index cdfafe8fc05..560a748a823 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -362,6 +362,7 @@ targets: # are intentionally running it in the devicelab to ensure that it does not # run on a VM in order to avoid noisy results from the benchmark. - name: Linux analyzer_benchmark + bringup: true # Flaky https://github.com/flutter/flutter/issues/161306 recipe: devicelab/devicelab_drone timeout: 60 properties: