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

Issue 2396283002: [Findit] Hook up analysis for CQ flakes. (Closed)

Created:
4 years, 2 months ago by stgao
Modified:
4 years, 2 months ago
Reviewers:
chanli, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org, Sharu Jiang
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : add more tests. #

Patch Set 3 : clean up. #

Patch Set 4 : clean up. #

Patch Set 5 : Fix nit. #

Total comments: 22

Patch Set 6 : Address comments. #

Patch Set 7 : Fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+533 lines, -13 lines) Patch
M appengine/findit/common/constants.py View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M appengine/findit/model/flake/flake_analysis_request.py View 1 2 3 4 5 2 chunks +11 lines, -2 lines 0 comments Download
M appengine/findit/model/flake/test/flake_analysis_request_test.py View 2 chunks +21 lines, -3 lines 0 comments Download
M appengine/findit/waterfall/flake/flake_analysis_service.py View 1 2 3 4 5 6 2 chunks +211 lines, -5 lines 0 comments Download
M appengine/findit/waterfall/flake/step_mapper.py View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
A appengine/findit/waterfall/flake/test/flake_analysis_service_test.py View 1 2 3 4 5 1 chunk +279 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
stgao
ptal, I will add a few more tests in next patchset.
4 years, 2 months ago (2016-10-07 04:34:04 UTC) #2
stgao
tests are added
4 years, 2 months ago (2016-10-07 19:37:23 UTC) #3
lijeffrey
lgtm with nits https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py File appengine/findit/waterfall/flake/flake_analysis_service.py (right): https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py#newcode46 appengine/findit/waterfall/flake/flake_analysis_service.py:46: analysis is needed; otherwise 0. nit: ...
4 years, 2 months ago (2016-10-07 20:45:07 UTC) #4
lijeffrey
https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py File appengine/findit/waterfall/flake/flake_analysis_service.py (right): https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py#newcode162 appengine/findit/waterfall/flake/flake_analysis_service.py:162: 'chromium-try-flakes@appspot.gserviceaccount.com', does findit-for-me@appspot.gserviceaccount.com count as admin too?
4 years, 2 months ago (2016-10-07 21:22:48 UTC) #5
chanli
https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py File appengine/findit/waterfall/flake/flake_analysis_service.py (right): https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py#newcode37 appengine/findit/waterfall/flake/flake_analysis_service.py:37: def _NeedNewAnalysis(request): Nit: This kind of name indicates a ...
4 years, 2 months ago (2016-10-07 21:40:37 UTC) #6
stgao
comments addressed. https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py File appengine/findit/waterfall/flake/flake_analysis_service.py (right): https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py#newcode37 appengine/findit/waterfall/flake/flake_analysis_service.py:37: def _NeedNewAnalysis(request): On 2016/10/07 21:40:37, chanli wrote: ...
4 years, 2 months ago (2016-10-07 23:07:06 UTC) #7
chanli
On 2016/10/07 23:07:06, stgao (slow) wrote: > comments addressed. > > https://codereview.chromium.org/2396283002/diff/80001/appengine/findit/waterfall/flake/flake_analysis_service.py > File appengine/findit/waterfall/flake/flake_analysis_service.py ...
4 years, 2 months ago (2016-10-07 23:11:20 UTC) #8
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/2396283002/120001
4 years, 2 months ago (2016-10-07 23:12:53 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 23:34:14 UTC) #13
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/infra/infra/+/1b160dfce79612b34f30d10225f75...

Powered by Google App Engine
This is Rietveld 408576698