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

Issue 2491473002: [Findit] Implementing swarming task error detection (Closed)

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

Description

Patch Set 1 #

Total comments: 22

Patch Set 2 : Addressing comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -75 lines) Patch
M appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py View 1 2 5 chunks +47 lines, -10 lines 0 comments Download
M appengine/findit/waterfall/process_flake_swarming_task_result_pipeline.py View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M appengine/findit/waterfall/process_swarming_task_result_pipeline.py View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M appengine/findit/waterfall/swarming_util.py View 1 11 chunks +121 lines, -36 lines 0 comments Download
M appengine/findit/waterfall/test/process_base_swarming_task_result_pipeline_test.py View 1 2 5 chunks +102 lines, -3 lines 0 comments Download
M appengine/findit/waterfall/test/process_flake_swarming_task_result_pipeline_test.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/test/process_swarming_task_result_pipeline_test.py View 1 2 3 chunks +26 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/test/swarming_util_test.py View 1 2 12 chunks +68 lines, -9 lines 0 comments Download
M appengine/findit/waterfall/test/trigger_base_swarming_task_result_pipeline_test.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M appengine/findit/waterfall/test/trigger_flake_swarming_task_pipeline_test.py View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/test/trigger_swarming_task_pipeline_test.py View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M appengine/findit/waterfall/trigger_base_swarming_task_pipeline.py View 1 1 chunk +8 lines, -4 lines 0 comments Download
M appengine/findit/waterfall/trigger_swarming_task_pipeline.py View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (7 generated)
lijeffrey
note this change is based on the refactoring CL https://codereview.chromium.org/2477343003/, so a lot of changes ...
4 years, 1 month ago (2016-11-09 12:52:40 UTC) #4
chanli
https://codereview.chromium.org/2491473002/diff/1/appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py File appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py (right): https://codereview.chromium.org/2491473002/diff/1/appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py#newcode92 appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py:92: logging.error(error.get('message')) In swarming_util._SendRequestToServer the error message has been logged. ...
4 years, 1 month ago (2016-11-11 00:05:13 UTC) #5
lijeffrey
https://codereview.chromium.org/2491473002/diff/1/appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py File appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py (right): https://codereview.chromium.org/2491473002/diff/1/appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py#newcode92 appengine/findit/waterfall/process_base_swarming_task_result_pipeline.py:92: logging.error(error.get('message')) On 2016/11/11 00:05:13, chanli wrote: > In swarming_util._SendRequestToServer ...
4 years, 1 month ago (2016-11-11 20:55:41 UTC) #6
chanli1
lgtm
4 years, 1 month ago (2016-11-16 17:37:43 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/2491473002/40001
4 years, 1 month ago (2016-11-16 18:48:28 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 19:03:49 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/3ad87a6d11f9b7bd1d0fb75b7fce6...

Powered by Google App Engine
This is Rietveld 408576698