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

Issue 2227223002: [Findit] Fix 1500 byte cap on failed_steps_and_tests and output_nodes (Closed)

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

Description

[Findit] Fix 1500 byte cap on failed_steps_and_tests and output_nodes Add created_time support for wf_failure_groups Disable indexing on failed_steps_and_tests and output_nodes BUG=633837 Committed: https://chromium.googlesource.com/infra/infra/+/d6897e11508a50d02e7da183a61445c8654ce38a

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review fixes #

Total comments: 1

Patch Set 3 : Added . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M appengine/findit/model/wf_failure_group.py View 1 2 chunks +5 lines, -2 lines 0 comments Download
M appengine/findit/waterfall/try_job_util.py View 1 2 5 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
josiahk
Hello Jeff and Chan! This patch addresses the 1500 byte limit mentioned in crbug.com/633837. This ...
4 years, 4 months ago (2016-08-09 22:50:40 UTC) #3
lijeffrey
https://codereview.chromium.org/2227223002/diff/1/appengine/findit/model/wf_failure_group.py File appengine/findit/model/wf_failure_group.py (right): https://codereview.chromium.org/2227223002/diff/1/appengine/findit/model/wf_failure_group.py#newcode67 appengine/findit/model/wf_failure_group.py:67: nit: remove empty line https://codereview.chromium.org/2227223002/diff/1/appengine/findit/waterfall/try_job_util.py File appengine/findit/waterfall/try_job_util.py (right): https://codereview.chromium.org/2227223002/diff/1/appengine/findit/waterfall/try_job_util.py#newcode24 ...
4 years, 4 months ago (2016-08-09 23:00:01 UTC) #4
josiahk
Code review changes. https://codereview.chromium.org/2227223002/diff/1/appengine/findit/model/wf_failure_group.py File appengine/findit/model/wf_failure_group.py (right): https://codereview.chromium.org/2227223002/diff/1/appengine/findit/model/wf_failure_group.py#newcode67 appengine/findit/model/wf_failure_group.py:67: On 2016/08/09 23:00:00, lijeffrey wrote: > ...
4 years, 4 months ago (2016-08-09 23:10:36 UTC) #5
lijeffrey
lgtm. Feel free to commit once the nit is fixed. https://codereview.chromium.org/2227223002/diff/20001/appengine/findit/waterfall/try_job_util.py File appengine/findit/waterfall/try_job_util.py (right): https://codereview.chromium.org/2227223002/diff/20001/appengine/findit/waterfall/try_job_util.py#newcode24 ...
4 years, 4 months ago (2016-08-10 00:09:54 UTC) #6
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/2227223002/40001
4 years, 4 months ago (2016-08-10 00:18:17 UTC) #9
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/2227223002/40001
4 years, 4 months ago (2016-08-10 00:38:37 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/2227223002/40001
4 years, 4 months ago (2016-08-10 00:47:27 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 00:50:17 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/d6897e11508a50d02e7da183a6144...

Powered by Google App Engine
This is Rietveld 408576698