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

Issue 68113009: Adding support for NOTREECHECKS (Closed)

Created:
7 years, 1 month ago by rmistry
Modified:
7 years, 1 month ago
Reviewers:
iannucci
CC:
chromium-reviews, cmp-cc_chromium.org, ilevy-cc_chromium.org, skiabot_google.com
Base URL:
https://src.chromium.org/chrome/trunk/tools/commit-queue/
Visibility:
Public.

Description

Adding support for NOTREECHECKS. The motivation for this CL is https://codereview.appspot.com/22410044/ ('One-Click Revert in Rietveld'). One of the main use-cases of One-Click revert is to be able to do a quick revert of a breaking change when the tree is closed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=235127

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -3 lines) Patch
M tests/tree_status_test.py View 1 2 3 4 3 chunks +42 lines, -1 line 0 comments Download
M verification/tree_status.py View 1 2 3 3 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rmistry
7 years, 1 month ago (2013-11-12 12:59:23 UTC) #1
iannucci
lgtm % comments https://codereview.chromium.org/68113009/diff/30001/verification/tree_status.py File verification/tree_status.py (right): https://codereview.chromium.org/68113009/diff/30001/verification/tree_status.py#newcode67 verification/tree_status.py:67: return match and match.group(1).lower() == 'true' ...
7 years, 1 month ago (2013-11-13 06:24:22 UTC) #2
iannucci
https://codereview.chromium.org/68113009/diff/30001/verification/tree_status.py File verification/tree_status.py (right): https://codereview.chromium.org/68113009/diff/30001/verification/tree_status.py#newcode81 verification/tree_status.py:81: description=pending.description) On 2013/11/13 06:24:22, iannucci wrote: > Another way ...
7 years, 1 month ago (2013-11-13 06:25:15 UTC) #3
rmistry
https://codereview.chromium.org/68113009/diff/30001/verification/tree_status.py File verification/tree_status.py (right): https://codereview.chromium.org/68113009/diff/30001/verification/tree_status.py#newcode67 verification/tree_status.py:67: return match and match.group(1).lower() == 'true' On 2013/11/13 06:24:22, ...
7 years, 1 month ago (2013-11-13 19:44:43 UTC) #4
iannucci
Nice. lgtm https://codereview.chromium.org/68113009/diff/130001/tests/tree_status_test.py File tests/tree_status_test.py (right): https://codereview.chromium.org/68113009/diff/130001/tests/tree_status_test.py#newcode111 tests/tree_status_test.py:111: class dummy_pending: should derive from object to ...
7 years, 1 month ago (2013-11-14 07:40:50 UTC) #5
rmistry
https://codereview.chromium.org/68113009/diff/130001/tests/tree_status_test.py File tests/tree_status_test.py (right): https://codereview.chromium.org/68113009/diff/130001/tests/tree_status_test.py#newcode111 tests/tree_status_test.py:111: class dummy_pending: On 2013/11/14 07:40:51, iannucci wrote: > should ...
7 years, 1 month ago (2013-11-14 12:40:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmistry@google.com/68113009/180001
7 years, 1 month ago (2013-11-14 12:40:55 UTC) #7
commit-bot: I haz the power
Change committed as 235127
7 years, 1 month ago (2013-11-14 12:41:19 UTC) #8
rmistry
7 years, 1 month ago (2013-11-14 12:42:26 UTC) #9
Message was sent while issue was closed.
Thanks Robbie, could you please resync and restart the Skia CQ?

Powered by Google App Engine
This is Rietveld 408576698