Open
Bug 1678171
Opened 5 years ago
Updated 3 years ago
"-b do" in try syntax does not trigger opt builds
Categories
(Developer Infrastructure :: Try, defect, P5)
Developer Infrastructure
Try
Tracking
(Not tracked)
NEW
People
(Reporter: botond, Unassigned)
Details
STR
Perform a Try push with the try syntax try: -b do -p all -u none -t none (a "build-only" push). Example push.
Expected results
You get both debug and opt builds.
Actual results
You only get debug builds. (If you see an opt build in the push I linked to, it's because I triggered it manually with "Add new jobs".)
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P5
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•