From cc9a3d9d95ca2cf3c616c3e1731a11adcf299d07 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Tue, 2 May 2023 12:34:40 -0700 Subject: [PATCH] Mark microbenchmarks_ios unflaky (#125332) This hasn't flaked for > 50 commits which is our threshhold. Marking as unflaky. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index f60dff5390..8d91afc72c 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3790,7 +3790,6 @@ targets: - name: Mac_ios microbenchmarks_ios recipe: devicelab/devicelab_drone presubmit: false - bringup: true # Flaky: https://github.com/flutter/flutter/issues/106753 timeout: 60 properties: tags: >