Closed
Bug 1227134
Opened 9 years ago
Closed 9 years ago
mozregression should warn when builds are not available
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: parkouss, Assigned: parkouss)
Details
Attachments
(1 file)
Right now we silently remove (that is, skip) a build from the range when we can't find a build url for whatever reason. We should issue a warning when that happen.
Assignee | ||
Comment 1•9 years ago
|
||
This now print lines like:
> 0:08.96 LOG: Thread-8 Bisector WARNING Skipping build 57c50b19791426e8594de1360c5b6d342a80a32d: Unable to find build info using the taskcluster route u'buildbot.revisions.57c50b197914.mozilla-inbound.linux64'
Attachment #8690816 -
Flags: review?(wlachance)
Comment 2•9 years ago
|
||
Comment on attachment 8690816 [details] [review]
warn when builds are not available
Good stuff, thanks!
Attachment #8690816 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 3•9 years ago
|
||
great! Merged in https://github.com/mozilla/mozregression/commit/3c082a90410c71bae816712c506646b0621570b4.
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
•