Closed
Bug 1879660
Opened 2 years ago
Closed 2 years ago
Support --use-existing-tasks for geckoview
Categories
(Release Engineering :: General, task)
Release Engineering
General
Tracking
(firefox126 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
mach try's --use-existing-tasks feature could be very useful for reducing Fenix build times in try pushes that do not modify geckoview. It almost works, but there is one problem: there is a mismatch in the geckoview name because of the unexpected version:
https://treeherder.mozilla.org/logviewer?job_id=446589068&repo=try&lineNumber=570-577
Everything works if we relax the geckoview version pinning:
https://treeherder.mozilla.org/jobs?repo=try&author=gbrown%40mozilla.com&tochange=a65df1f3a3cc5ad068efe81c86e03c869a3aa92a&fromchange=1b55a5f43bf7568006670eae358c8836c1f43469
Maybe that could be done conditionally, for --use-existing-tasks only, or for try only, or non-shippable builds, or ....?
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Updated•2 years ago
|
Assignee: jcristau → gbrown
Comment 2•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•