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

Issue 381293003: [Telemetry] Consider linux distribution number is 0 when it cannot be parsed (Closed)

Created:
6 years, 5 months ago by a.renevier
Modified:
6 years, 4 months ago
Reviewers:
achuithb, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Consider linux distribution number is 0 when it cannot be parsed On some linux distributions, the DISTRIB_RELEASE field of /etc/lsb-release cannot be parsed as a float. In that case, consider it will be 0 R= BUG=393022 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291481

Patch Set 1 #

Total comments: 1

Patch Set 2 : patch with unittest #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -8 lines) Patch
M tools/telemetry/telemetry/core/platform/linux_platform_backend.py View 1 1 chunk +10 lines, -8 lines 0 comments Download
A tools/telemetry/telemetry/core/platform/linux_platform_backend_unittest.py View 1 2 1 chunk +72 lines, -0 lines 0 comments Download
A tools/telemetry/unittest_data/arch-lsb-release View 1 1 chunk +4 lines, -0 lines 0 comments Download
A tools/telemetry/unittest_data/ubuntu-saucy-lsb-release View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
a.renevier
6 years, 5 months ago (2014-07-10 23:07:13 UTC) #1
tonyg
https://codereview.chromium.org/381293003/diff/1/tools/telemetry/telemetry/core/platform/linux_platform_backend.py File tools/telemetry/telemetry/core/platform/linux_platform_backend.py (right): https://codereview.chromium.org/381293003/diff/1/tools/telemetry/telemetry/core/platform/linux_platform_backend.py#newcode53 tools/telemetry/telemetry/core/platform/linux_platform_backend.py:53: version = float(value) I think you meant to remove ...
6 years, 5 months ago (2014-07-11 02:33:45 UTC) #2
a.renevier
On 2014/07/11 02:33:45, tonyg wrote: > That kind of points out that this should be ...
6 years, 5 months ago (2014-07-18 18:02:56 UTC) #3
tonyg
On 2014/07/18 18:02:56, a.renevier wrote: > On 2014/07/11 02:33:45, tonyg wrote: > > > That ...
6 years, 5 months ago (2014-07-24 15:23:59 UTC) #4
a.renevier
On 2014/07/24 15:23:59, tonyg wrote: > > I think that the cache should be per-instance ...
6 years, 5 months ago (2014-07-24 20:24:20 UTC) #5
a.renevier
6 years, 5 months ago (2014-07-24 20:24:28 UTC) #6
tonyg
On 2014/07/24 20:24:20, a.renevier wrote: > On 2014/07/24 15:23:59, tonyg wrote: > > > > ...
6 years, 5 months ago (2014-07-24 22:25:11 UTC) #7
a.renevier
On 2014/07/24 22:25:11, tonyg wrote: > Fixing decorators.Cache would be very useful!! Please do that ...
6 years, 5 months ago (2014-07-25 20:44:14 UTC) #8
tonyg
On 2014/07/25 20:44:14, a.renevier wrote: > On 2014/07/24 22:25:11, tonyg wrote: > > > Fixing ...
6 years, 4 months ago (2014-07-29 14:20:17 UTC) #9
a.renevier
6 years, 4 months ago (2014-08-04 23:36:23 UTC) #10
tonyg
lgtm
6 years, 4 months ago (2014-08-05 15:49:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.renevier@samsung.com/381293003/20001
6 years, 4 months ago (2014-08-05 15:50:20 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 19:26:32 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 19:30:17 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/2153)
6 years, 4 months ago (2014-08-05 19:30:17 UTC) #15
tonyg
We have to make the presubmit happy: ** Presubmit ERRORS ** Pylint (381 files) (20.65s) ...
6 years, 4 months ago (2014-08-05 19:40:36 UTC) #16
a.renevier
6 years, 4 months ago (2014-08-05 21:05:58 UTC) #17
a.renevier
On 2014/08/05 21:05:58, a.renevier wrote: This is the same patch, witch stub functions added to ...
6 years, 4 months ago (2014-08-07 23:17:41 UTC) #18
a.renevier
The CQ bit was checked by a.renevier@samsung.com
6 years, 4 months ago (2014-08-22 18:53:42 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.renevier@samsung.com/381293003/40001
6 years, 4 months ago (2014-08-22 18:54:37 UTC) #20
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 19:50:22 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (40001) as 291481

Powered by Google App Engine
This is Rietveld 408576698