Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Issue 145293006: Sort issues by their age in the commit queue. (Closed)

Created:
6 years, 10 months ago by Sergey Berezin
Modified:
6 years, 10 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, cmp-cc_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Sort issues by their age in the commit queue. Previously, CQ was processing issues sorted by issue ID, which may result in processing a very recent CL before a very old CL. The age is based on when the Commit box was last checked (and not when the CL was first created). This will hopefully help to clear the oldest CLs first, improve patch success rate, and keep the CQ's maximum age down. BUG=335187 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=247767

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressing the comments #

Total comments: 5

Patch Set 3 : Addressing more comments #

Patch Set 4 : Use rietveld.email instead of passing user #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -5 lines) Patch
M pending_manager.py View 1 2 3 7 chunks +37 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Sergey Berezin
6 years, 10 months ago (2014-01-29 00:55:00 UTC) #1
Paweł Hajdan Jr.
https://codereview.chromium.org/145293006/diff/1/pending_manager.py File pending_manager.py (right): https://codereview.chromium.org/145293006/diff/1/pending_manager.py#newcode24 pending_manager.py:24: import datetime nit: Please sort imports alphabetically. https://codereview.chromium.org/145293006/diff/1/pending_manager.py#newcode53 pending_manager.py:53: ...
6 years, 10 months ago (2014-01-29 01:12:38 UTC) #2
Sergey Berezin
I'm fixing most of your comments, except for those below. Next patch is to follow ...
6 years, 10 months ago (2014-01-29 01:54:15 UTC) #3
Sergey Berezin
Uploaded another patch
6 years, 10 months ago (2014-01-29 02:08:47 UTC) #4
Paweł Hajdan Jr.
Sorry about another round, just noticed a way to make it even simpler. https://codereview.chromium.org/145293006/diff/20001/context.py File ...
6 years, 10 months ago (2014-01-29 02:38:23 UTC) #5
Sergey Berezin
Patch #3 https://codereview.chromium.org/145293006/diff/20001/context.py File context.py (right): https://codereview.chromium.org/145293006/diff/20001/context.py#newcode15 context.py:15: user: The --user option to commit_queue Actually, ...
6 years, 10 months ago (2014-01-29 17:41:42 UTC) #6
Paweł Hajdan Jr.
https://codereview.chromium.org/145293006/diff/20001/context.py File context.py (right): https://codereview.chromium.org/145293006/diff/20001/context.py#newcode15 context.py:15: user: The --user option to commit_queue On 2014/01/29 17:41:43, ...
6 years, 10 months ago (2014-01-29 18:49:46 UTC) #7
Sergey Berezin
Reverted all the changes from other files, and used rietveld.email whenever possible. I've also hard-coded ...
6 years, 10 months ago (2014-01-29 21:40:48 UTC) #8
Paweł Hajdan Jr.
LGTM!
6 years, 10 months ago (2014-01-29 22:44:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyberezin@chromium.org/145293006/60001
6 years, 10 months ago (2014-01-29 22:51:21 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-01-29 22:52:11 UTC) #11
Message was sent while issue was closed.
Change committed as 247767

Powered by Google App Engine
This is Rietveld 408576698