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

Issue 2624313002: [Findit] Flake Checker: Get swarming task triggered by flake try jobs. (Closed)

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

Description

[Findit] Flake Checker: Get swarming task triggered by flake try jobs. BUG=680192 Review-Url: https://codereview.chromium.org/2624313002 Committed: https://chromium.googlesource.com/infra/infra/+/5ed5e5871cfea866158879f0bac70b10e64f370a

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 1

Patch Set 4 : rebase #

Patch Set 5 : . #

Patch Set 6 : update docstring #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -31 lines) Patch
M appengine/findit/handlers/flake/check_flake.py View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py View 1 2 3 4 5 3 chunks +56 lines, -19 lines 0 comments Download
M appengine/findit/waterfall/flake/test/process_flake_try_job_result_pipeline_test.py View 1 2 3 7 chunks +166 lines, -11 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
chanli
This is the change at Findit side to get step_metadata from report and check tasks ...
3 years, 11 months ago (2017-01-11 22:50:56 UTC) #2
stgao
https://codereview.chromium.org/2624313002/diff/1/appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py File appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py (right): https://codereview.chromium.org/2624313002/diff/1/appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py#newcode20 appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py:20: task_ids = report.get('result', {}).get(revision, {}).get( If there is only ...
3 years, 11 months ago (2017-01-12 07:43:27 UTC) #3
chanli
https://codereview.chromium.org/2624313002/diff/1/appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py File appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py (right): https://codereview.chromium.org/2624313002/diff/1/appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py#newcode20 appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py:20: task_ids = report.get('result', {}).get(revision, {}).get( On 2017/01/12 07:43:27, stgao ...
3 years, 11 months ago (2017-01-12 20:28:29 UTC) #4
lijeffrey
lgtm https://codereview.chromium.org/2624313002/diff/40001/appengine/findit/waterfall/flake/test/process_flake_try_job_result_pipeline_test.py File appengine/findit/waterfall/flake/test/process_flake_try_job_result_pipeline_test.py (right): https://codereview.chromium.org/2624313002/diff/40001/appengine/findit/waterfall/flake/test/process_flake_try_job_result_pipeline_test.py#newcode1 appengine/findit/waterfall/flake/test/process_flake_try_job_result_pipeline_test.py:1: # Copyright 2017 The Chromium Authors. All rights ...
3 years, 11 months ago (2017-01-13 02:08:49 UTC) #5
stgao
lgtm if my comment with example is addressed. https://codereview.chromium.org/2624313002/diff/1/appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py File appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py (right): https://codereview.chromium.org/2624313002/diff/1/appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py#newcode20 appengine/findit/waterfall/flake/process_flake_try_job_result_pipeline.py:20: task_ids ...
3 years, 11 months ago (2017-01-13 02:18:19 UTC) #6
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/2624313002/100001
3 years, 11 months ago (2017-01-14 00:29:47 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-14 00:39:23 UTC) #12
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/infra/infra/+/5ed5e5871cfea866158879f0bac70...

Powered by Google App Engine
This is Rietveld 408576698