From 39585e66c11f0dccbf27089155f2bdc4b28f82d2 Mon Sep 17 00:00:00 2001 From: Jonah Williams Date: Fri, 23 Feb 2024 10:30:08 -0800 Subject: [PATCH] Re-enable Impeller goldens blocking. (#144023) Part of https://github.com/flutter/flutter/issues/143616 Without this these tests only run on postsubmit which means we can't get gold results on PRs. This was reverted because it landed after an engine change that broke flutter tester. That change has since been reverted. --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index bb93c7eeec..8b68ccfc77 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -3458,7 +3458,6 @@ targets: - name: Mac framework_tests_impeller recipe: flutter/flutter_drone timeout: 60 - bringup: true properties: cpu: x86 # https://github.com/flutter/flutter/issues/119880 dependencies: >-