Bug 86754 - sheriffbot fails to rollout unreviewed patches from non-committers
Summary: sheriffbot fails to rollout unreviewed patches from non-committers
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 10:56 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2012-05-17 12:28 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2012-05-17 10:56:05 PDT
14:43 < rakuco> sheriffbot: rollout 117449 Broke a lot of tests which need expectations.
14:44 < sheriffbot> rakuco: Preparing rollout for http://trac.webkit.org/changeset/117449 ...
14:44 < sheriffbot> Exception executing command: reduce() of empty sequence with no initial value

r117449 comes from bug 86728, which has a patch from someone who is not in committers.py and was not r+'ed, as it was a gardening patch, so the list passed to reduce() in responsible_nicknames_from_commit_info is empty.