Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 895dc55

Browse files
Delete impeller_golden_tests from beta RC branch (#53163)
In the previous build ([pr](#53148) [build](https://ci.chromium.org/ui/p/dart-internal/builders/flutter/Mac%20Production%20Engine%20Drone/12733/infra)), the impeller golden tests failed (maybe because they were testing against the main branch goldens?), and thus mac release arm64 binaries were never uploaded. This PR deletes the target from the ci/builders/*.json file so that we can successfully build and upload mac binaries.
1 parent 1358af4 commit 895dc55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/builders/mac_host_engine.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,6 @@
440440
"flutter/build/archives:archive_gen_snapshot",
441441
"flutter/build/archives:artifacts",
442442
"flutter/build/dart:copy_dart_sdk",
443-
"flutter/impeller/golden_tests:impeller_golden_tests",
444443
"flutter/shell/platform/darwin/macos:zip_macos_flutter_framework",
445444
"flutter/tools/font_subset"
446445
]

0 commit comments

Comments
 (0)