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

Issue 22889009: [telemetry] Move camel_case_converter out of chrome/ and use it for discover, as well. (Closed)

Created:
7 years, 4 months ago by dtu
Modified:
7 years, 4 months ago
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

[telemetry] Move camel_case_converter out of chrome/ and use it for discover, as well. Also refine its interface to make it more concise and add more unit tests. BUG=None. TEST=tools/telemetry/run_tests --browser=system Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218355

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -77 lines) Patch
A tools/telemetry/telemetry/core/camel_case.py View 1 chunk +30 lines, -0 lines 2 comments Download
A tools/telemetry/telemetry/core/camel_case_unittest.py View 1 chunk +51 lines, -0 lines 2 comments Download
D tools/telemetry/telemetry/core/chrome/camel_case_converter.py View 1 chunk +0 lines, -40 lines 0 comments Download
D tools/telemetry/telemetry/core/chrome/camel_case_converter_unittest.py View 1 chunk +0 lines, -34 lines 0 comments Download
M tools/telemetry/telemetry/core/chrome/system_info_backend.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/core/discover.py View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
dtu
7 years, 4 months ago (2013-08-16 23:32:02 UTC) #1
tonyg
lgtm https://codereview.chromium.org/22889009/diff/1/tools/telemetry/telemetry/core/camel_case.py File tools/telemetry/telemetry/core/camel_case.py (right): https://codereview.chromium.org/22889009/diff/1/tools/telemetry/telemetry/core/camel_case.py#newcode8 tools/telemetry/telemetry/core/camel_case.py:8: def ToUnderscore(obj): Really clean implementation, I like it ...
7 years, 4 months ago (2013-08-16 23:46:30 UTC) #2
dtu
https://codereview.chromium.org/22889009/diff/1/tools/telemetry/telemetry/core/camel_case.py File tools/telemetry/telemetry/core/camel_case.py (right): https://codereview.chromium.org/22889009/diff/1/tools/telemetry/telemetry/core/camel_case.py#newcode8 tools/telemetry/telemetry/core/camel_case.py:8: def ToUnderscore(obj): On 2013/08/16 23:46:30, tonyg wrote: > Really ...
7 years, 4 months ago (2013-08-17 00:19:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/22889009/1
7 years, 4 months ago (2013-08-17 00:43:09 UTC) #4
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) media_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=78420
7 years, 4 months ago (2013-08-17 01:20:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/22889009/1
7 years, 4 months ago (2013-08-17 01:37:58 UTC) #6
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) media_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=78441
7 years, 4 months ago (2013-08-17 02:01:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtu@chromium.org/22889009/1
7 years, 4 months ago (2013-08-19 17:59:20 UTC) #8
commit-bot: I haz the power
7 years, 4 months ago (2013-08-19 22:46:42 UTC) #9
Message was sent while issue was closed.
Change committed as 218355

Powered by Google App Engine
This is Rietveld 408576698