Skip to content

generate_gradle_lockfiles is not run on CI #142475

@bartekpacia

Description

@bartekpacia

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):

crash_logs_1.txt

crash_logs_2.txt

I didn't debug thse crashes further but usually re-reunning results in a different failure.

Metadata

Metadata

Labels

P2Important issues not at the top of the work listplatform-androidAndroid applications specificallyteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions