Closed
Bug 1161754
Opened 10 years ago
Closed 4 years ago
Arguments passed from try through mozharness should figure out if an argument is supported
Categories
(Developer Infrastructure :: Try, defect)
Developer Infrastructure
Try
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: chmanchester, Unassigned)
References
(Blocks 1 open bug)
Details
This is an obvious sharp edge when passing in "--tag" to try syntax: any harness on the push that doesn't accept it will be red due to rejecting the argument.
Pretty soon we'll have enough info in tree to detect what a harness supports directly, but until then we might want a workaround just for tags so we don't waste cycles on this.
![]() |
||
Updated•6 years ago
|
Component: General → Try
Product: Testing → Firefox Build System
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•2 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
•