Closed Bug 676744 Opened 13 years ago Closed 11 years ago

Try syntax checking should be stricter

Categories

(Release Engineering :: General, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 591688

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: trychooser, Whiteboard: [tryserver])

Please consider rejecting the following syntax (contains typo):
try: -b do -p all -u reftest,mochitests-4

It ran only reftest when I wanted reftest + mochitest-4.
*or* we could relax the syntax to *allow* |mochitests-\d| such that a plural mistake here won't break expectations and cause more local churn. ;-)
Yeah, that works too in this case.  I'm more interested in getting the
general case fixed - when it ends with a comma followed by garbage.
I'll file this as a potential try_enhancement though at the moment the primary try work is not focused on adding more and more casing to the try_parser.  That parser code is located here: http://hg.mozilla.org/build/buildbotcustom/file/tip/try_parser.py and patches are accepted if you can also write and pass tests added to here: http://hg.mozilla.org/build/buildbotcustom/file/tip/test/test_try_parser.py
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Keywords: trychooser
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.