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.
This commit is contained in:
Jonah Williams
2024-02-23 10:30:08 -08:00
committed by GitHub
parent eac71ceed6
commit 39585e66c1

View File

@@ -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: >-