Closed
Bug 1883750
Opened 2 years ago
Closed 2 years ago
'mach try chooser' doesn't provide options for firefox-android
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(firefox126 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
On the oak project branch we have now added many tasks, including builds and tests, from firefox-android. All of the new tasks are visible and selectable from mach try fuzzy, but none of them show up in mach try chooser.
| Assignee | ||
Comment 1•2 years ago
|
||
:ahal - If you can you provide any guidance, or even just a hunch about where to start, that would be appreciated.
Flags: needinfo?(ahal)
Comment 2•2 years ago
|
||
Each "section" has a list of "supported kinds":
https://searchfox.org/mozilla-central/source/tools/tryselect/selectors/chooser/app.py#91
You might just need to add whatever the equivalent kinds are there (see the "Analysis" class for example of multiple kinds in a section). I suppose you could also make new sections so Fenix tasks show up in different tabs.. But I'm not sure if I like that approach myself.
Flags: needinfo?(ahal)
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•