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

Issue 7785025: Add tools/presubmit.py call to tools/test-wrapper-gypbuild.py (Closed)

Created:
9 years, 3 months ago by Jakob Kummerow
Modified:
9 years, 3 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Add tools/presubmit.py call to tools/test-wrapper-gypbuild.py Committed: http://code.google.com/p/v8/source/detail?r=9081

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M Makefile View 1 chunk +3 lines, -2 lines 0 comments Download
M tools/test-wrapper-gypbuild.py View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
PTAL.
9 years, 3 months ago (2011-08-31 10:10:49 UTC) #1
Yang
On 2011/08/31 10:10:49, Jakob wrote: > PTAL. LGTM. Something to consider: more visible warning or ...
9 years, 3 months ago (2011-08-31 11:24:03 UTC) #2
Jakob Kummerow
9 years, 3 months ago (2011-08-31 13:01:06 UTC) #3
> Something to consider: more visible warning or even abort testing if style
> errors are found during presubmit test.

I'd prefer not to do that, because the presubmit script returns failure even
when you've got a local test-whatever.js file lying around that doesn't contain
a copyright header. So we'd have to modify presubmit.py first.

Landing.

Powered by Google App Engine
This is Rietveld 408576698