From b36a1316c38e682e3043e816c691d301aed987c4 Mon Sep 17 00:00:00 2001 From: Jonah Williams Date: Thu, 24 Oct 2024 13:18:18 -0700 Subject: [PATCH] Mark mac impeller as bringup. (#157551) These started flaking and I don't know why. Mark as bringup until we can investigate. --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 80e1032512..48a73a4520 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3914,6 +3914,7 @@ targets: - name: Mac framework_tests_impeller recipe: flutter/flutter_drone timeout: 60 + bringup: true # https://github.com/flutter/flutter/issues/157552 properties: cpu: x86 # https://github.com/flutter/flutter/issues/119880 dependencies: >-