DescriptionFix a crash in the owners check for a change without reviewers.
If we uploaded a CL w/o any reviewers specified, and then
ran the owners check on it (so that we had a Rietveld
issue number) we would crash in a Python assertion. This
wasn't caught in unit testing because of a limitation
in the unit test scaffolding.
TBR=maruel@chromium.org
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=186454
Patch Set 1 #Patch Set 2 : fix _RietveldOwnerAndReviewers to never return None #Messages
Total messages: 3 (0 generated)
|