-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionfyi-androidFor the attention of Android platform teamFor the attention of Android platform teamteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Description
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 regressionCritical issues such as a build break or regressionfyi-androidFor the attention of Android platform teamFor the attention of Android platform teamteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team