Skip to content

Commit

Permalink
Re-enable Impeller goldens blocking. (#144023)
Browse files Browse the repository at this point in the history
Part of flutter/flutter#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.
  • Loading branch information
jonahwilliams authored Feb 23, 2024
1 parent eac71ce commit 39585e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >-
Expand Down

0 comments on commit 39585e6

Please sign in to comment.