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

Issue 2538003002: DevTools: bail out presubmit early if error after node.js or formatting checks (Closed)

Created:
4 years ago by chenwilliam
Modified:
4 years ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: bail out presubmit early if error after node.js or formatting checks If there's a formatting error, you need to commit the formatting changes and then re-run "git cl upload" so we just bail out of presubmit checks early to save people time. BUG=none Committed: https://crrev.com/72d297e1b6ecdaa95bd086b9c15aad951a4cf267 Cr-Commit-Position: refs/heads/master@{#435736}

Patch Set 1 #

Total comments: 3

Patch Set 2 : address CL feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -9 lines) Patch
M third_party/WebKit/Source/devtools/.gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/PRESUBMIT.py View 1 7 chunks +26 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
chenwilliam
Please take a look. https://codereview.chromium.org/2538003002/diff/1/third_party/WebKit/Source/devtools/.gitignore File third_party/WebKit/Source/devtools/.gitignore (right): https://codereview.chromium.org/2538003002/diff/1/third_party/WebKit/Source/devtools/.gitignore#newcode16 third_party/WebKit/Source/devtools/.gitignore:16: /front_end/protocol_externs.js not really related, but ...
4 years ago (2016-11-30 02:25:14 UTC) #2
dgozman
Didn't we agree on printing out the command "please do the following to fix the ...
4 years ago (2016-11-30 18:06:15 UTC) #3
chenwilliam
On 2016/11/30 18:06:15, dgozman wrote: > Didn't we agree on printing out the command "please ...
4 years ago (2016-11-30 23:26:20 UTC) #4
dgozman
https://codereview.chromium.org/2538003002/diff/1/third_party/WebKit/Source/devtools/PRESUBMIT.py File third_party/WebKit/Source/devtools/PRESUBMIT.py (right): https://codereview.chromium.org/2538003002/diff/1/third_party/WebKit/Source/devtools/PRESUBMIT.py#newcode207 third_party/WebKit/Source/devtools/PRESUBMIT.py:207: if any([type(result) is output_api.PresubmitError for result in results]): Let's ...
4 years ago (2016-11-30 23:30:08 UTC) #5
chenwilliam
PTAL. https://codereview.chromium.org/2538003002/diff/1/third_party/WebKit/Source/devtools/PRESUBMIT.py File third_party/WebKit/Source/devtools/PRESUBMIT.py (right): https://codereview.chromium.org/2538003002/diff/1/third_party/WebKit/Source/devtools/PRESUBMIT.py#newcode207 third_party/WebKit/Source/devtools/PRESUBMIT.py:207: if any([type(result) is output_api.PresubmitError for result in results]): ...
4 years ago (2016-12-01 01:32:54 UTC) #8
dgozman
lgtm
4 years ago (2016-12-01 05:47:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2538003002/20001
4 years ago (2016-12-01 18:45:00 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-01 22:12:30 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-01 22:14:26 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/72d297e1b6ecdaa95bd086b9c15aad951a4cf267
Cr-Commit-Position: refs/heads/master@{#435736}

Powered by Google App Engine
This is Rietveld 408576698