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

Issue 2387153002: Report all flakes reported to issue tracker also to FindIt (Closed)

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

Description

Report all flakes reported to issue tracker also to FindIt R=stgao@chromium.org BUG=652341 Committed: https://chromium.googlesource.com/infra/infra/+/4bd270034f02650027a8f3b5ab153823c30e5bfa

Patch Set 1 #

Patch Set 2 : Fix #

Total comments: 3

Patch Set 3 : Refactor and tests #

Total comments: 6

Patch Set 4 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -66 lines) Patch
A + appengine/chromium_try_flakes/endpoints/__init__.py View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A appengine/chromium_try_flakes/endpoints/endpoints.py View 1 2 3 1 chunk +82 lines, -0 lines 0 comments Download
A + appengine/chromium_try_flakes/endpoints/test/__init__.py View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A appengine/chromium_try_flakes/endpoints/test/endpoints_test.py View 1 2 1 chunk +77 lines, -0 lines 0 comments Download
A + appengine/chromium_try_flakes/findit/__init__.py View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A appengine/chromium_try_flakes/findit/findit.py View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
A + appengine/chromium_try_flakes/findit/test/__init__.py View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A appengine/chromium_try_flakes/findit/test/findit_test.py View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
M appengine/chromium_try_flakes/handlers/flake_issues.py View 1 4 chunks +10 lines, -0 lines 0 comments Download
M appengine/chromium_try_flakes/handlers/test/flake_issues_test.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M appengine/chromium_try_flakes/issue_tracker/issue_tracker_api.py View 1 2 10 chunks +12 lines, -70 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Sergiy Byelozyorov
This is still missing tests, but PTAL at this early version so that I won't ...
4 years, 2 months ago (2016-10-03 17:49:33 UTC) #1
stgao
lgtm Many thanks for this quick CL! Please hold a bit for deploying a new ...
4 years, 2 months ago (2016-10-03 19:24:35 UTC) #2
Sergiy Byelozyorov
https://codereview.chromium.org/2387153002/diff/20001/appengine/chromium_try_flakes/findit/findit.py File appengine/chromium_try_flakes/findit/findit.py (right): https://codereview.chromium.org/2387153002/diff/20001/appengine/chromium_try_flakes/findit/findit.py#newcode87 appengine/chromium_try_flakes/findit/findit.py:87: 'step_name': occurrence.name On 2016/10/03 19:24:35, stgao (slow) wrote: > ...
4 years, 2 months ago (2016-10-04 08:58:22 UTC) #3
Sergiy Byelozyorov
On 2016/10/03 19:24:35, stgao (slow) wrote: > lgtm > > Many thanks for this quick ...
4 years, 2 months ago (2016-10-04 08:58:37 UTC) #4
Sergiy Byelozyorov
Refactored endpoints code and added tests. PTAL
4 years, 2 months ago (2016-10-04 11:03:01 UTC) #6
stgao
lgtm with nits The corresponding change on Findit side is https://codereview.chromium.org/2397603002/. The testing version is ...
4 years, 2 months ago (2016-10-05 00:28:48 UTC) #7
Sergiy Byelozyorov
https://codereview.chromium.org/2387153002/diff/50001/appengine/chromium_try_flakes/endpoints/endpoints.py File appengine/chromium_try_flakes/endpoints/endpoints.py (right): https://codereview.chromium.org/2387153002/diff/50001/appengine/chromium_try_flakes/endpoints/endpoints.py#newcode48 appengine/chromium_try_flakes/endpoints/endpoints.py:48: http, 'https://www.googleapis.com/auth/userinfo.email') On 2016/10/05 00:28:47, stgao (slow) wrote: > ...
4 years, 2 months ago (2016-10-05 13:05:25 UTC) #8
commit-bot: I haz the power
COMMIT=false detected. CQ is abandoning the patch.
4 years, 2 months ago (2016-10-05 13:05:35 UTC) #12
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/2387153002/70001
4 years, 2 months ago (2016-10-05 13:06:25 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 13:20:26 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:70001) as
https://chromium.googlesource.com/infra/infra/+/4bd270034f02650027a8f3b5ab153...

Powered by Google App Engine
This is Rietveld 408576698