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

Issue 2411893002: [Findit] Adding metadata for manually vs automatically triggered flake analyses (Closed)

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

Description

[Findit] Adding metadata for manually vs automatically triggered flake analyses BUG=654845 Committed: https://chromium.googlesource.com/infra/infra/+/4e1ca15d0fc14bba9b341705a98b9924dbfa8fde

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -34 lines) Patch
M appengine/findit/findit_api.py View 2 chunks +3 lines, -1 line 0 comments Download
M appengine/findit/handlers/flake/check_flake.py View 1 3 chunks +4 lines, -2 lines 0 comments Download
M appengine/findit/model/flake/master_flake_analysis.py View 1 2 chunks +8 lines, -1 line 0 comments Download
M appengine/findit/waterfall/flake/flake_analysis_service.py View 1 3 chunks +7 lines, -4 lines 0 comments Download
M appengine/findit/waterfall/flake/initialize_flake_pipeline.py View 1 6 chunks +21 lines, -8 lines 0 comments Download
M appengine/findit/waterfall/flake/test/flake_analysis_service_test.py View 1 8 chunks +23 lines, -16 lines 0 comments Download
A appengine/findit/waterfall/flake/test/triggering_sources_test.py View 1 1 chunk +29 lines, -0 lines 0 comments Download
M appengine/findit/waterfall/flake/trigger_flake_analyses_pipeline.py View 1 2 chunks +3 lines, -2 lines 0 comments Download
A appengine/findit/waterfall/flake/triggering_sources.py View 1 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
lijeffrey
ptal
4 years, 2 months ago (2016-10-11 19:29:40 UTC) #3
lijeffrey
ping..
4 years, 2 months ago (2016-10-13 00:25:02 UTC) #4
stgao
https://codereview.chromium.org/2411893002/diff/1/appengine/findit/handlers/flake/check_flake.py File appengine/findit/handlers/flake/check_flake.py (right): https://codereview.chromium.org/2411893002/diff/1/appengine/findit/handlers/flake/check_flake.py#newcode39 appengine/findit/handlers/flake/check_flake.py:39: triggering_source=triggering_sources.FINDIT, Should we do FINDIT_UI? https://codereview.chromium.org/2411893002/diff/1/appengine/findit/model/flake/master_flake_analysis.py File appengine/findit/model/flake/master_flake_analysis.py (right): ...
4 years, 2 months ago (2016-10-13 06:14:38 UTC) #5
lijeffrey
comments addressed, ptal :) https://codereview.chromium.org/2411893002/diff/1/appengine/findit/handlers/flake/check_flake.py File appengine/findit/handlers/flake/check_flake.py (right): https://codereview.chromium.org/2411893002/diff/1/appengine/findit/handlers/flake/check_flake.py#newcode39 appengine/findit/handlers/flake/check_flake.py:39: triggering_source=triggering_sources.FINDIT, On 2016/10/13 06:14:38, stgao ...
4 years, 2 months ago (2016-10-14 23:45:22 UTC) #6
chanli
On 2016/10/14 23:45:22, lijeffrey wrote: > comments addressed, ptal :) > > https://codereview.chromium.org/2411893002/diff/1/appengine/findit/handlers/flake/check_flake.py > File ...
4 years, 2 months ago (2016-10-15 01:28:11 UTC) #7
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/2411893002/20001
4 years, 2 months ago (2016-10-15 01:35:20 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-15 01:49:41 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/4e1ca15d0fc14bba9b341705a98b9...

Powered by Google App Engine
This is Rietveld 408576698