From 2f0cfc49693e5f6f5a342e95350b88a553e0b221 Mon Sep 17 00:00:00 2001 From: John McDole Date: Tue, 3 Dec 2024 12:42:59 -0800 Subject: [PATCH] Mark Mac_ios microbenchmarks_ios as flakey (#158540) https://github.com/flutter/flutter/issues/156457 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 3bc46cb10a..6e460d9bf8 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4987,6 +4987,7 @@ targets: task_name: macos_chrome_dev_mode - name: Mac_ios microbenchmarks_ios + bringup: true # Flakey https://github.com/flutter/flutter/issues/156457 recipe: devicelab/devicelab_drone presubmit: false timeout: 60