-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
customer_testing breaks every on every release branch. For example of a breakage #56450.
The engine repo has clone_flutter.sh, but we should have a general solution that supports multiple repos, multiple CI platforms (Cirrus/LUCI). It should be testable, and thus not in BASH. Dart would be the obvious choice, although then we have to solve how to depend on Dart in the engine builds.
I know that we have stable Dart in the devicelab environment. If our infra scripts rely on stable Dart, this would mean we don't have to build the Dart SDK from source in every shard, we could just rely on a CIPD package.
Things to clone:
- Customer testing (framework - cirrus)
- Flutter Gallery v2 (devicelab) Pin version of
flutter/galleryin tests #62983 - Dart & Format (engine)
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure team