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

Issue 1797093002: [Findit] Fix bug when display try job result for non-swarming step. (Closed)

Created:
4 years, 9 months ago by chanli
Modified:
4 years, 9 months ago
Reviewers:
stgao, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Fix bug when display try job result for non-swarming step. For some non-swarming steps, findit only has step level info, but try job can sometimes provide specific test that failed. The change will make Findit to look for these tests and add them to the step. BUG=594191 Committed: https://chromium.googlesource.com/infra/infra/+/37ad2746a474c1cada004c97234deb28005a0b7c

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+479 lines, -845 lines) Patch
A appengine/findit/handlers/handlers_util.py View 1 1 chunk +241 lines, -0 lines 0 comments Download
M appengine/findit/handlers/swarming_task.py View 2 chunks +2 lines, -96 lines 0 comments Download
A + appengine/findit/handlers/test/handlers_util_test.py View 10 chunks +234 lines, -26 lines 0 comments Download
M appengine/findit/handlers/test/swarming_task_test.py View 2 chunks +0 lines, -144 lines 0 comments Download
M appengine/findit/handlers/test/try_job_result_test.py View 3 chunks +0 lines, -462 lines 0 comments Download
M appengine/findit/handlers/try_job_result.py View 2 chunks +2 lines, -117 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
chanli
PTAL.
4 years, 9 months ago (2016-03-14 23:41:50 UTC) #2
stgao
lgtm with nits. Note: for the tests failed on waterfall bots, we might not get ...
4 years, 9 months ago (2016-03-15 17:19:41 UTC) #3
chanli
https://codereview.chromium.org/1797093002/diff/1/appengine/findit/handlers/handlers_util.py File appengine/findit/handlers/handlers_util.py (right): https://codereview.chromium.org/1797093002/diff/1/appengine/findit/handlers/handlers_util.py#newcode194 appengine/findit/handlers/handlers_util.py:194: culprit_info['status'] = 'Flaky' On 2016/03/15 17:19:40, stgao wrote: > ...
4 years, 9 months ago (2016-03-15 17:34:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1797093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1797093002/20001
4 years, 9 months ago (2016-03-15 20:47:43 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 20:51:03 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/37ad2746a474c1cada004c97234de...

Powered by Google App Engine
This is Rietveld 408576698