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

Issue 2845004: Look for PRESUBMIT.py beyond root if inherit-review-settings-ok is present. (Closed)

Created:
10 years, 6 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
Daniel Erat, M-A Ruel
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Look for PRESUBMIT.py beyond root if inherit-review-settings-ok is present. Patch contributed by Darin Petkov Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49868

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 3

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -15 lines) Patch
M presubmit_support.py View 1 2 3 4 5 6 7 4 chunks +39 lines, -15 lines 0 comments Download
M tests/presubmit_unittest.py View 3 5 6 9 chunks +55 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
petkov
Please take a look at this, and see if it's OK overall. Two issues that ...
10 years, 6 months ago (2010-06-15 16:35:41 UTC) #1
petkov
> 2. I haven't really tested on Windows -- just Linux. Ok, just tried on ...
10 years, 6 months ago (2010-06-15 16:40:45 UTC) #2
petkov
> 1. Unit-tests fail with unexpected calls for the inherit-review-settings-ok file > -- I'd need ...
10 years, 6 months ago (2010-06-15 16:56:12 UTC) #3
M-A Ruel
a few notes then I'll be fine with the patch. http://codereview.chromium.org/2845004/diff/3001/4001 File presubmit_support.py (right): http://codereview.chromium.org/2845004/diff/3001/4001#newcode753 ...
10 years, 6 months ago (2010-06-15 16:58:04 UTC) #4
Daniel Erat
LGTM with Marc-Antoine's suggested changes
10 years, 6 months ago (2010-06-15 17:10:33 UTC) #5
petkov
Please take a look (along with the unit test change from the previous patch). If ...
10 years, 6 months ago (2010-06-15 17:58:23 UTC) #6
M-A Ruel
lgtm with unit test passing, hopefully I haven't borked them all lately. http://codereview.chromium.org/2845004/diff/12001/13001 File presubmit_support.py ...
10 years, 6 months ago (2010-06-15 18:01:29 UTC) #7
petkov
PTAL I've rewritten the function again to scan each candidate directory only once, updated the ...
10 years, 6 months ago (2010-06-15 21:21:37 UTC) #8
Daniel Erat
LGTM http://codereview.chromium.org/2845004/diff/4002/2003 File tests/presubmit_unittest.py (right): http://codereview.chromium.org/2845004/diff/4002/2003#newcode125 tests/presubmit_unittest.py:125: 'inherit-review-settings-ok') make 'inherit-review-settings-ok' a global var, at least ...
10 years, 6 months ago (2010-06-15 21:57:31 UTC) #9
petkov
http://codereview.chromium.org/2845004/diff/4002/2003 File tests/presubmit_unittest.py (right): http://codereview.chromium.org/2845004/diff/4002/2003#newcode125 tests/presubmit_unittest.py:125: 'inherit-review-settings-ok') On 2010/06/15 21:57:31, Daniel Erat wrote: > make ...
10 years, 6 months ago (2010-06-15 22:23:16 UTC) #10
petkov
Marc-Antoine, Could you please review when you get a chance and, if it all LGTY, ...
10 years, 6 months ago (2010-06-15 22:34:23 UTC) #11
petkov
http://codereview.chromium.org/2845004/diff/24001/25001 File presubmit_support.py (right): http://codereview.chromium.org/2845004/diff/24001/25001#newcode9 presubmit_support.py:9: __version__ = '1.3.4' Do we need to bump this?
10 years, 6 months ago (2010-06-15 22:43:24 UTC) #12
M-A Ruel
lgtm you have a read-only checkout right now so I can commit it for you. ...
10 years, 6 months ago (2010-06-15 22:49:15 UTC) #13
petkov
10 years, 6 months ago (2010-06-15 22:51:31 UTC) #14
Please submit the CL for me (and let me and/or the team know when it's in).
Thanks!

http://codereview.chromium.org/2845004/diff/24001/25001
File presubmit_support.py (right):

http://codereview.chromium.org/2845004/diff/24001/25001#newcode9
presubmit_support.py:9: __version__ = '1.3.4'
On 2010/06/15 22:49:15, Marc-Antoine Ruel wrote:
> On 2010/06/15 22:43:24, petkov wrote:
> > Do we need to bump this?
> > 
> 
> yes that would make sense, 1.3.5.

Done.

Powered by Google App Engine
This is Rietveld 408576698