[Webkit-unassigned] [Bug 147043] Remove hardcoded "internal" from Buildbot.prototype._normalizeQueueInfo.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 13:26:03 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147043
Jason Marcell <jmarcell at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #257148|0 |1
is obsolete| |
Attachment #257148|review? |
Flags| |
Attachment #257198| |review?
Flags| |
--- Comment #8 from Jason Marcell <jmarcell at apple.com> ---
Created attachment 257198
--> https://bugs.webkit.org/attachment.cgi?id=257198&action=review
Remove hardcoded "internal" from Buildbot.prototype._normalizeQueueInfo.
Dan Bates and Alexey Proskuryakov discussed the previous patch and concluded that combined queues should not have a repository/branch mapping associated with them. As such, this has been removed and we now assert that combined queues do not have a repository/branch mapping associated with them.
Also, with Dan Bates help, we arrived at a better way of reporting inconsistencies in the repository/branch mapping associations within a combined queue collection. We report the indices of conflicting sub-queues where the conflicting sub-queues have a mapping entry for the same repository but the branch associated with that repository is not the same.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150721/c3f8413b/attachment.html>
More information about the webkit-unassigned
mailing list