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

Issue 11583028: Add a presubmit check to check that a certain set of Android specific files only have deletions. (Closed)

Created:
7 years, 12 months ago by Siva Chandra
Modified:
7 years, 11 months ago
CC:
chromium-reviews, joth
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add a presubmit check to check that a certain set of Android specific files only have deletions. We want certain Android specific files, like findbugs_known_bugs.txt, to only have deletions (not even modifications to existing lines). The presubmit check added in this CL checks that a certain list of files only have deletions. BUG=165608 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177241

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add tuple constructing comma #

Patch Set 3 : Moved the PRESUBMIT.py per suggestion #

Total comments: 1

Patch Set 4 : Moved to build/android per ilevy's suggestion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M build/android/PRESUBMIT.py View 1 2 3 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Siva Chandra
This CL adds a presubmit check which checks that a listed set of files only ...
7 years, 12 months ago (2012-12-27 23:54:14 UTC) #1
Siva Chandra
PING
7 years, 11 months ago (2013-01-09 00:25:32 UTC) #2
cmp
Would like Isaac to review this, I'm here if there are further questions, though.
7 years, 11 months ago (2013-01-09 00:27:04 UTC) #3
Isaac (away)
This looks good to me, but lets move to build/android/PRESUBMIT.py (which was added a couple ...
7 years, 11 months ago (2013-01-09 03:55:03 UTC) #4
Isaac (away)
https://chromiumcodereview.appspot.com/11583028/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://chromiumcodereview.appspot.com/11583028/diff/1/PRESUBMIT.py#newcode197 PRESUBMIT.py:197: 'build/android/findbugs_filter/findbugs_known_bugs.txt' if you keep this, you need a trailing ...
7 years, 11 months ago (2013-01-09 05:40:10 UTC) #5
Siva Chandra
https://codereview.chromium.org/11583028/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/11583028/diff/1/PRESUBMIT.py#newcode197 PRESUBMIT.py:197: 'build/android/findbugs_filter/findbugs_known_bugs.txt' On 2013/01/09 05:40:10, Isaac wrote: > if you ...
7 years, 11 months ago (2013-01-11 01:24:04 UTC) #6
Isaac (away)
Looks good to me, but I don't have OWNERS here. Let's wait for M-A's review. ...
7 years, 11 months ago (2013-01-12 02:42:30 UTC) #7
M-A Ruel
On 2013/01/11 01:24:04, Siva Chandra wrote: > Unless you feel generality is bad here, I ...
7 years, 11 months ago (2013-01-12 02:53:04 UTC) #8
Siva Chandra
Moved the file per suggestion. PTAL
7 years, 11 months ago (2013-01-15 01:26:53 UTC) #9
M-A Ruel
lgtm https://codereview.chromium.org/11583028/diff/13001/build/android/findbugs_filter/PRESUBMIT.py File build/android/findbugs_filter/PRESUBMIT.py (right): https://codereview.chromium.org/11583028/diff/13001/build/android/findbugs_filter/PRESUBMIT.py#newcode7 build/android/findbugs_filter/PRESUBMIT.py:7: 'build/android/findbugs_filter/findbugs_known_bugs.txt', I thought the path was corrected to ...
7 years, 11 months ago (2013-01-15 02:16:23 UTC) #10
Isaac (use chromium)
lets put this in the build/android/PRESUBMIT.py file.
7 years, 11 months ago (2013-01-15 02:36:40 UTC) #11
Siva Chandra
PTAL, moved per ilevy's last suggestion.
7 years, 11 months ago (2013-01-16 01:06:46 UTC) #12
Isaac (use chromium)
lgtm
7 years, 11 months ago (2013-01-16 01:25:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/11583028/18001
7 years, 11 months ago (2013-01-16 01:36:03 UTC) #14
Isaac (away)
Sorry for the extra nit: This needs a better title and description before it can ...
7 years, 11 months ago (2013-01-16 07:16:40 UTC) #15
Siva Chandra
PTAL
7 years, 11 months ago (2013-01-16 20:09:56 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/11583028/18001
7 years, 11 months ago (2013-01-16 20:16:52 UTC) #17
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 11 months ago (2013-01-16 22:39:24 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/11583028/18001
7 years, 11 months ago (2013-01-16 22:45:07 UTC) #19
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 22:52:23 UTC) #20
Message was sent while issue was closed.
Change committed as 177241

Powered by Google App Engine
This is Rietveld 408576698