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

Issue 2397603002: [Findit] Cloud Endpoints API to receive reports on flakes. (Closed)

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

Description

[Findit] Cloud Endpoints API to receive reports on flakes. BUG= Committed: https://chromium.googlesource.com/infra/infra/+/227ff3d61d3434f5b6c65c97770bbd864df386b5

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -9 lines) Patch
M appengine/findit/common/auth_util.py View 2 chunks +23 lines, -0 lines 0 comments Download
M appengine/findit/common/base_handler.py View 3 chunks +7 lines, -8 lines 0 comments Download
M appengine/findit/common/time_util.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/findit/findit_api.py View 4 chunks +57 lines, -0 lines 0 comments Download
A appengine/findit/model/flake/flake_analysis_request.py View 1 chunk +116 lines, -0 lines 2 comments Download
A appengine/findit/model/flake/test/flake_analysis_request_test.py View 1 chunk +39 lines, -0 lines 0 comments Download
M appengine/findit/test/findit_api_test.py View 2 chunks +53 lines, -0 lines 0 comments Download
A appengine/findit/waterfall/flake/flake_analysis_service.py View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
stgao
Hi forks, Mind a review of this CL -- the Findit's API for https://codereview.chromium.org/2387153002/ Thanks, ...
4 years, 2 months ago (2016-10-05 00:14:26 UTC) #2
lijeffrey
lgtm https://codereview.chromium.org/2397603002/diff/1/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2397603002/diff/1/appengine/findit/model/flake/flake_analysis_request.py#newcode100 appengine/findit/model/flake/flake_analysis_request.py:100: def AddBuildStep( nit: this seems slightly misleading, since ...
4 years, 2 months ago (2016-10-05 07:57:06 UTC) #3
stgao
https://codereview.chromium.org/2397603002/diff/1/appengine/findit/model/flake/flake_analysis_request.py File appengine/findit/model/flake/flake_analysis_request.py (right): https://codereview.chromium.org/2397603002/diff/1/appengine/findit/model/flake/flake_analysis_request.py#newcode100 appengine/findit/model/flake/flake_analysis_request.py:100: def AddBuildStep( On 2016/10/05 07:57:06, lijeffrey wrote: > nit: ...
4 years, 2 months ago (2016-10-05 14:12:40 UTC) #4
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/2397603002/1
4 years, 2 months ago (2016-10-05 14:12:51 UTC) #6
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 14:59:51 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/infra/infra/+/227ff3d61d3434f5b6c65c97770bb...

Powered by Google App Engine
This is Rietveld 408576698