Skip to content

Benchmark tasks can be flaky when gradle downloads are throttled #142637

@flar

Description

@flar

We occasionally see flaky failures downloading gradle to run the benchmarks in the framework post-submit tasks. Generally the tasks will be downloading the same versions so a local cache would both decrease the flakiness and reduce the download pressure on the gradle servers.

A recent example: #142605

Usually gradle versions are stored in $USER_HOME/.gradle/caches/<VERSION_NUMBER>/

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionfyi-androidFor the attention of Android platform teamteam-infraOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions