Skip to content

Commit c3e786f

Browse files
Reverts "[Impeller] Make impeller goldens test blocking. (#143864)" (#143896)
Reverts flutter/flutter#143864 Initiated by: goderbauer Reason for reverting: The test is consistently failing in post-submit, e.g. https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8755443299639610049/+/u/run_test.dart_for_framework_tests_shard_and_subshard_impeller/stdout Original PR Author: jonahwilliams Reviewed By: {matanlurey} This change reverts the following previous change: Original Description: Part of flutter/flutter#143616 Without this these tests only run on postsubmit which means we can't get gold results on PRs.
1 parent 0be6668 commit c3e786f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3460,6 +3460,7 @@ targets:
34603460
- name: Mac framework_tests_impeller
34613461
recipe: flutter/flutter_drone
34623462
timeout: 60
3463+
bringup: true
34633464
properties:
34643465
cpu: x86 # https://github.com/flutter/flutter/issues/119880
34653466
dependencies: >-

0 commit comments

Comments
 (0)