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

Issue 2510223003: [Findit] Fixing analysis mismatch in check flake (Closed)

Created:
4 years, 1 month ago by lijeffrey
Modified:
4 years, 1 month 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] Fixing analysis mismatch in check flake BUG=666109 Committed: https://chromium.googlesource.com/infra/infra/+/edad87a65b51aaf0fed58b82007dfabf366f9100

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixing nit #

Total comments: 4

Patch Set 3 : Fixing nit #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -8 lines) Patch
M appengine/findit/handlers/flake/check_flake.py View 1 4 chunks +17 lines, -4 lines 0 comments Download
M appengine/findit/handlers/flake/test/check_flake_test.py View 3 chunks +7 lines, -2 lines 0 comments Download
M appengine/findit/model/flake/flake_analysis_request.py View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
M appengine/findit/model/flake/master_flake_analysis.py View 1 2 3 2 chunks +12 lines, -1 line 0 comments Download
M appengine/findit/model/flake/test/flake_analysis_request_test.py View 1 2 3 2 chunks +59 lines, -1 line 0 comments Download
M appengine/findit/model/flake/test/master_flake_analysis_test.py View 1 2 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
lijeffrey
ptal
4 years, 1 month ago (2016-11-18 00:15:48 UTC) #3
stgao
lgtm with nits. https://codereview.chromium.org/2510223003/diff/1/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2510223003/diff/1/appengine/findit/model/flake/flake_analysis_request.py#newcode151 appengine/findit/model/flake/flake_analysis_request.py:151: analysis = analysis_key.get() Based on the ...
4 years, 1 month ago (2016-11-18 17:33:42 UTC) #4
chanli
lgtm https://codereview.chromium.org/2510223003/diff/1/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2510223003/diff/1/appengine/findit/model/flake/flake_analysis_request.py#newcode155 appengine/findit/model/flake/flake_analysis_request.py:155: return None If one analysis is deleted, I ...
4 years, 1 month ago (2016-11-18 19:15:28 UTC) #5
lijeffrey
Comments addressed, mind another quick glance over? https://codereview.chromium.org/2510223003/diff/1/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2510223003/diff/1/appengine/findit/model/flake/flake_analysis_request.py#newcode151 appengine/findit/model/flake/flake_analysis_request.py:151: analysis = ...
4 years, 1 month ago (2016-11-18 20:47:33 UTC) #6
chanli
https://codereview.chromium.org/2510223003/diff/20001/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2510223003/diff/20001/appengine/findit/model/flake/flake_analysis_request.py#newcode146 appengine/findit/model/flake/flake_analysis_request.py:146: if not normalized_master_name or not normalized_builder_name: Essentially _GetNormalizedConfigurationNames will ...
4 years, 1 month ago (2016-11-18 21:02:46 UTC) #7
stgao
one more nit. https://codereview.chromium.org/2510223003/diff/20001/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2510223003/diff/20001/appengine/findit/model/flake/flake_analysis_request.py#newcode150 appengine/findit/model/flake/flake_analysis_request.py:150: components = analysis_key.pairs()[0][1].split('/') How about moving ...
4 years, 1 month ago (2016-11-18 21:03:00 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/2510223003/40001
4 years, 1 month ago (2016-11-19 01:00:17 UTC) #11
lijeffrey
https://codereview.chromium.org/2510223003/diff/20001/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2510223003/diff/20001/appengine/findit/model/flake/flake_analysis_request.py#newcode146 appengine/findit/model/flake/flake_analysis_request.py:146: if not normalized_master_name or not normalized_builder_name: On 2016/11/18 21:02:46, ...
4 years, 1 month ago (2016-11-19 01:00:25 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Trusty 64 Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/3292ead194653710) ...
4 years, 1 month ago (2016-11-19 01:02:01 UTC) #14
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/2510223003/40001
4 years, 1 month ago (2016-11-19 01:03:21 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Precise 32 Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/3292eda2fb582b10) ...
4 years, 1 month ago (2016-11-19 01:05:31 UTC) #18
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/2510223003/40001
4 years, 1 month ago (2016-11-19 01:27:21 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Precise 32 Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/329303965a0ed710) ...
4 years, 1 month ago (2016-11-19 01:29:12 UTC) #22
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/2510223003/60001
4 years, 1 month ago (2016-11-19 01:39:57 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-11-19 01:55:16 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/edad87a65b51aaf0fed58b82007df...

Powered by Google App Engine
This is Rietveld 408576698