Closed
Bug 1240033
Opened 9 years ago
Closed 9 years ago
Add support for running Try builds
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: parkouss)
Details
Attachments
(1 file)
Would be really awesome if |mozregression --launch <rev> --branch try| worked.
Assignee | ||
Comment 1•9 years ago
|
||
Indeed, excellent idea!
> mozregression --launch af36b4b404ce --repo try
is working now. This also provide support for the --good / --bad options for changesets or dates, e.g:
> mozregression --good 2016-01-01 --bad 2016-01-05 --repo try
(Not sure how useful that is, but it comes for free)
Reporter | ||
Comment 2•9 years ago
|
||
I can't see Try support being useful for anything other than one-off revs. Thanks for jumping on this so fast!
Updated•9 years ago
|
Attachment #8708423 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Landed:
https://github.com/mozilla/mozregression/commit/bf1c6a74b68e5b15ecd75aea5cb49516510c6f78
https://github.com/mozilla/mozregression/commit/4334bf1c34c0f9a96085c5c336ad08332da12903
I will release a new mozregression version probably next week (Ryan, if you need that feature soon please say so).
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•