Open Bug 1750695 Opened 3 years ago Updated 2 years ago

trychooser does not offer to mingwclang

Categories

(Developer Infrastructure :: Try, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: masayuki, Unassigned)

Details

  1. Run ./mach try chooser
  2. Try to choose MinGW clang builds on the page opened in the browser

Actual Result:
There is no option to build with MinGW clang

Expected Result
There should be options to build with MinGW clang on x86 and x64

When I touch widget code built on Windows, only MinGW sometimes gets bustage. Therefore, I'd love there to be the options in the trychooser.

Note that there is no options in ./mach try fuzzy too.

Add --full
./mach try fuzzy --full
provides me the option

(In reply to Sylvestre Ledru [:Sylvestre] from comment #1)

Add --full
./mach try fuzzy --full
provides me the option

Indeed, it works, thank you. But the mode contains a lot of unnecessary builds such as "shippable", but cannot ban them from the candidate list...

Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.