-
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 listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
I think we should run generate_gradle_lockfiles on (pre/post – idk)submit tests.
Problems
Sometimes, regenerating gradle lockfiles results in git changes. I don't think that it should be happening, i.e. the running:
find . -type d -name 'android' | dart dev/tools/bin/generate_gradle_lockfiles.dart
should result in no git changes.
Sometimes, it fails altogether (often on different project - look at the logs carefully):
I didn't debug thse crashes further but usually re-reunning results in a different failure.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-androidAndroid applications specificallyAndroid applications specificallyteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team