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

Issue 2232613002: Chop off platform name from step name (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

Patch Set 1 #

Total comments: 10

Patch Set 2 : Remove ' on ', simplification, and code review changes #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M appengine/findit/waterfall/test/try_job_util_test.py View 1 1 chunk +8 lines, -0 lines 0 comments Download
M appengine/findit/waterfall/try_job_util.py View 1 2 chunks +15 lines, -2 lines 2 comments Download

Messages

Total messages: 14 (5 generated)
josiahk
Hello, PTAL! :-) Josiah
4 years, 4 months ago (2016-08-09 23:53:32 UTC) #3
lijeffrey
https://codereview.chromium.org/2232613002/diff/1/appengine/findit/waterfall/test/try_job_util_test.py File appengine/findit/waterfall/test/try_job_util_test.py (right): https://codereview.chromium.org/2232613002/diff/1/appengine/findit/waterfall/test/try_job_util_test.py#newcode1198 appengine/findit/waterfall/test/try_job_util_test.py:1198: ('a_tests on Platform', 'a_tests on '), so why should ...
4 years, 4 months ago (2016-08-10 18:48:08 UTC) #4
josiahk
Hello--PTAL! https://codereview.chromium.org/2232613002/diff/1/appengine/findit/waterfall/test/try_job_util_test.py File appengine/findit/waterfall/test/try_job_util_test.py (right): https://codereview.chromium.org/2232613002/diff/1/appengine/findit/waterfall/test/try_job_util_test.py#newcode1198 appengine/findit/waterfall/test/try_job_util_test.py:1198: ('a_tests on Platform', 'a_tests on '), On 2016/08/10 ...
4 years, 4 months ago (2016-08-10 21:22:35 UTC) #6
lijeffrey
https://codereview.chromium.org/2232613002/diff/40001/appengine/findit/waterfall/try_job_util.py File appengine/findit/waterfall/try_job_util.py (right): https://codereview.chromium.org/2232613002/diff/40001/appengine/findit/waterfall/try_job_util.py#newcode161 appengine/findit/waterfall/try_job_util.py:161: return step_name.split(separator)[0] I believe step_name should always be 1 ...
4 years, 4 months ago (2016-08-10 23:24:25 UTC) #7
chanli
https://codereview.chromium.org/2232613002/diff/40001/appengine/findit/waterfall/try_job_util.py File appengine/findit/waterfall/try_job_util.py (right): https://codereview.chromium.org/2232613002/diff/40001/appengine/findit/waterfall/try_job_util.py#newcode161 appengine/findit/waterfall/try_job_util.py:161: return step_name.split(separator)[0] On 2016/08/10 23:24:25, lijeffrey wrote: > I ...
4 years, 4 months ago (2016-08-11 20:47:06 UTC) #8
stgao
Chan: Is this CL still valid?
4 years, 4 months ago (2016-08-18 17:19:03 UTC) #9
chanli
lgtm
4 years, 4 months ago (2016-08-18 17:30:46 UTC) #11
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/2232613002/40001
4 years, 4 months ago (2016-08-18 17:30:53 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 18:42:02 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/445359f7853494fee3305e6f3ad99...

Powered by Google App Engine
This is Rietveld 408576698