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

Issue 130983010: Reduce spam from CQ. (Closed)

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

Description

Reduce spam from CQ. My previous change https://codereview.chromium.org/138173005/ made CQ post a message when the commit box was unchecked. It shouldn't have posted it when CQ committed a change, but for some obscure reason it did. Sometimes twice... This patch unifies the way an issue is removed from the queue, and in particular, should eliminate most of the unwanted messages. Some CQ messages about unchecked CQ box will still be posted when CQ drops it, and it is expected to be rare. BUG=339116 R=phajdan.jr@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=248553

Patch Set 1 #

Patch Set 2 : Try again (rietveld glitch?) #

Total comments: 5

Patch Set 3 : Addressing the comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -23 lines) Patch
M pending_manager.py View 1 2 1 chunk +2 lines, -9 lines 0 comments Download
M tests/pending_manager_test.py View 14 chunks +28 lines, -12 lines 0 comments Download
M tests/project_test.py View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Sergey Berezin
6 years, 10 months ago (2014-02-01 00:59:46 UTC) #1
Sergey Berezin
Unit test updates: comments for the record. https://codereview.chromium.org/130983010/diff/160001/tests/pending_manager_test.py File tests/pending_manager_test.py (right): https://codereview.chromium.org/130983010/diff/160001/tests/pending_manager_test.py#newcode109 tests/pending_manager_test.py:109: "set_flag(%d, 1, ...
6 years, 10 months ago (2014-02-01 01:24:57 UTC) #2
Paweł Hajdan Jr.
LGTM with a comment https://codereview.chromium.org/130983010/diff/160001/pending_manager.py File pending_manager.py (right): https://codereview.chromium.org/130983010/diff/160001/pending_manager.py#newcode547 pending_manager.py:547: self._discard_pending(pending, I think this discard_pending ...
6 years, 10 months ago (2014-02-03 18:47:33 UTC) #3
iannucci
https://codereview.chromium.org/130983010/diff/160001/pending_manager.py File pending_manager.py (right): https://codereview.chromium.org/130983010/diff/160001/pending_manager.py#newcode547 pending_manager.py:547: self._discard_pending(pending, On 2014/02/03 18:47:34, Paweł Hajdan Jr. wrote: > ...
6 years, 10 months ago (2014-02-03 19:21:32 UTC) #4
Sergey Berezin
Made the change as Pawel suggested. https://codereview.chromium.org/130983010/diff/160001/pending_manager.py File pending_manager.py (right): https://codereview.chromium.org/130983010/diff/160001/pending_manager.py#newcode547 pending_manager.py:547: self._discard_pending(pending, Actually, moving ...
6 years, 10 months ago (2014-02-03 19:48:43 UTC) #5
Sergey Berezin
The CQ bit was checked by sergeyberezin@chromium.org
6 years, 10 months ago (2014-02-03 19:48:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyberezin@chromium.org/130983010/250001
6 years, 10 months ago (2014-02-03 19:49:02 UTC) #7
commit-bot: I haz the power
Change committed as 248553
6 years, 10 months ago (2014-02-03 19:49:31 UTC) #8
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-03 19:49:38 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-03 19:49:38 UTC) #10
Sergey Berezin
6 years, 10 months ago (2014-02-04 00:04:19 UTC) #11
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/136643007/ by sergeyberezin@chromium.org.

The reason for reverting is: This did not fix the noise from the CQ. Reverting
this and the previous patches..

Powered by Google App Engine
This is Rietveld 408576698