Open
Bug 1903635
Opened 1 year ago
Updated 1 year ago
Improving android-all Downloading on CI
Categories
(Firefox for Android :: General, task)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
References
Details
In this article on the Robolectric site, there are ideas on how to run gradle builds on CI in an "offline mode" environment. This is something that we should strongly consider implementing in some form.
We can close all these intermittent test failure bugs (73+ at the time of reporting) by doing this work.
| Reporter | ||
Comment 1•1 year ago
|
||
From nalexander:
This should definitely be part of the a-g-d task; we have some prior art for some Python environment thing for Glean at https://searchfox.org/mozilla-central/rev/b11735b86bb4d416c918e2b2413456561beff50c/taskcluster/scripts/misc/android-gradle-dependencies/before.sh#23. I don’t love it, but it’s a reasonable approach
You need to log in
before you can comment on or make changes to this bug.
Description
•