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

Issue 811073002: Add script to check for clusterfuzz issues. (Closed)

Created:
6 years ago by Michael Achenbach
Modified:
6 years ago
CC:
v8-dev, stgao, Martin Barbella, inferno
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add script to check for clusterfuzz issues. BUG=443153 LOG=n NOTRY=true Committed: https://crrev.com/73b4c2b7c076dc56a836f16eeec71fb0339771b7 Cr-Commit-Position: refs/heads/master@{#25876}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rather write the result IDs to a file. #

Total comments: 5

Patch Set 3 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -0 lines) Patch
A tools/push-to-trunk/check_clusterfuzz.py View 1 2 1 chunk +174 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Michael Achenbach
PTAL tandrii https://codereview.chromium.org/811073002/diff/1/tools/push-to-trunk/check_clusterfuzz.py File tools/push-to-trunk/check_clusterfuzz.py (right): https://codereview.chromium.org/811073002/diff/1/tools/push-to-trunk/check_clusterfuzz.py#newcode40 tools/push-to-trunk/check_clusterfuzz.py:40: V8_INTERNAL_RE = re.compile(r"^v8::internal.*") + jkummerow for the ...
6 years ago (2014-12-17 13:25:36 UTC) #2
tandrii_google
lgtm % 3 nits https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py File tools/push-to-trunk/check_clusterfuzz.py (right): https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py#newcode43 tools/push-to-trunk/check_clusterfuzz.py:43: # List of all api ...
6 years ago (2014-12-17 14:08:38 UTC) #4
Jakob Kummerow
As discussed offline, the regexp LGTM for now. https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py File tools/push-to-trunk/check_clusterfuzz.py (right): https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py#newcode40 tools/push-to-trunk/check_clusterfuzz.py:40: V8_INTERNAL_RE ...
6 years ago (2014-12-17 14:40:39 UTC) #5
Michael Achenbach
Done. https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py File tools/push-to-trunk/check_clusterfuzz.py (right): https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py#newcode83 tools/push-to-trunk/check_clusterfuzz.py:83: commits = json.loads(result[5:]) On 2014/12/17 14:08:38, tandrii_google wrote: ...
6 years ago (2014-12-17 15:01:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/811073002/40001
6 years ago (2014-12-18 08:43:59 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-18 08:44:12 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-18 18:05:16 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/73b4c2b7c076dc56a836f16eeec71fb0339771b7
Cr-Commit-Position: refs/heads/master@{#25876}

Powered by Google App Engine
This is Rietveld 408576698