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

Issue 468823003: [Findit] findit algorithms and a cluster-fuzz implementation. (Closed)

Created:
6 years, 4 months ago by jeun1
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Findit] findit algorithms and a cluster-fuzz implementation. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290959

Patch Set 1 #

Total comments: 29

Patch Set 2 : Addressed code review. #

Total comments: 3

Patch Set 3 : addressed codereview #

Total comments: 84

Patch Set 4 : addressed codereview and changed the algorithm to look for file path rather than file name #

Total comments: 18

Patch Set 5 : Addressed codereview. #

Total comments: 6

Patch Set 6 : addressed codereview #

Unified diffs Side-by-side diffs Delta from patch set Stats (+820 lines, -0 lines) Patch
A tools/findit/config.ini View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
A tools/findit/findit_for_clusterfuzz.py View 1 2 3 4 5 1 chunk +149 lines, -0 lines 0 comments Download
A tools/findit/findit_for_crash.py View 1 2 3 4 5 1 chunk +645 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
jeun
Hi Shuotao, This is a CL containing core algorithms for findit. Can you take a ...
6 years, 4 months ago (2014-08-13 23:32:24 UTC) #1
stgao
https://codereview.chromium.org/468823003/diff/1/tools/findit/chromium_deps.py File tools/findit/chromium_deps.py (right): https://codereview.chromium.org/468823003/diff/1/tools/findit/chromium_deps.py#newcode1 tools/findit/chromium_deps.py:1: # Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 4 months ago (2014-08-14 18:25:43 UTC) #2
jeun
Hi Shuotao, I have addressed the codereview. Thanks! https://codereview.chromium.org/468823003/diff/1/tools/findit/findit_for_clusterfuzz.py File tools/findit/findit_for_clusterfuzz.py (right): https://codereview.chromium.org/468823003/diff/1/tools/findit/findit_for_clusterfuzz.py#newcode58 tools/findit/findit_for_clusterfuzz.py:58: def ...
6 years, 4 months ago (2014-08-14 20:54:13 UTC) #3
jeun
hi Shuotao, i have uploaded the new patch with updated file names.
6 years, 4 months ago (2014-08-18 18:17:16 UTC) #4
jeun
Hi, This is a CL for findit algorithm and clusterfuzz, along with config file. Would ...
6 years, 4 months ago (2014-08-18 21:31:21 UTC) #5
stgao
Hi Jason, I did a detail review for your CL. Please address my comments and ...
6 years, 4 months ago (2014-08-18 22:37:09 UTC) #6
jeun
Hi, I have addressed the code review. Would you mind taking another look? Thanks, Jason ...
6 years, 4 months ago (2014-08-18 23:52:16 UTC) #7
Martin Barbella
I started preparing these comments earlier today but didn't publish them. Sorry that they're on ...
6 years, 4 months ago (2014-08-19 02:51:35 UTC) #8
Martin Barbella
https://codereview.chromium.org/468823003/diff/100001/tools/findit/findit_for_crash.py File tools/findit/findit_for_crash.py (right): https://codereview.chromium.org/468823003/diff/100001/tools/findit/findit_for_crash.py#newcode58 tools/findit/findit_for_crash.py:58: if match.is_reverted: s/is_reverted/is_revert/ https://codereview.chromium.org/468823003/diff/100001/tools/findit/findit_for_crash.py#newcode80 tools/findit/findit_for_crash.py:80: # Ignore this match ...
6 years, 4 months ago (2014-08-19 16:11:33 UTC) #9
jeun
Hi, I have addressed the codereview. Would you mind taking another look? Thanks, Jason https://codereview.chromium.org/468823003/diff/80001/tools/findit/findit_for_clusterfuzz.py ...
6 years, 4 months ago (2014-08-19 18:30:06 UTC) #10
Martin Barbella
On 2014/08/19 18:30:06, jeun wrote: > Hi, > > I have addressed the codereview. Would ...
6 years, 4 months ago (2014-08-19 19:07:47 UTC) #11
Martin Barbella
LGTM, but please address the minor comments that are left before committing. https://codereview.chromium.org/468823003/diff/120001/tools/findit/findit_for_clusterfuzz.py File tools/findit/findit_for_clusterfuzz.py ...
6 years, 4 months ago (2014-08-19 19:52:12 UTC) #12
jeun
The CQ bit was checked by jeun@google.com
6 years, 4 months ago (2014-08-19 21:34:15 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeun@chromium.org/468823003/140001
6 years, 4 months ago (2014-08-19 21:35:04 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-19 21:35:06 UTC) #15
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 4 months ago (2014-08-19 21:35:07 UTC) #16
jeun
Hi, I have addressed the review. I will wait until someone can LGTM and commit. ...
6 years, 4 months ago (2014-08-19 21:37:43 UTC) #17
Martin Barbella
On 2014/08/19 21:37:43, jeun wrote: > Hi, > > I have addressed the review. I ...
6 years, 4 months ago (2014-08-19 21:51:48 UTC) #18
stgao
The CQ bit was checked by stgao@chromium.org
6 years, 4 months ago (2014-08-21 00:23:33 UTC) #19
stgao
lgtm
6 years, 4 months ago (2014-08-21 00:23:34 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeun@chromium.org/468823003/140001
6 years, 4 months ago (2014-08-21 00:25:31 UTC) #21
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 00:27:35 UTC) #22
Message was sent while issue was closed.
Committed patchset #6 (140001) as 290959

Powered by Google App Engine
This is Rietveld 408576698