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

Issue 443973002: [telemetry] Disable IPPET power monitor (Closed)

Created:
6 years, 4 months ago by Sami
Modified:
6 years, 4 months ago
Reviewers:
dtu, rmcilroy, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[telemetry] Disable IPPET power monitor Disable IPPET power monitor added in https://codereview.chromium.org/394923003/. The win8 perf bot (http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29) became pretty flaky right after this power monitoring patch landed. Some of the failures are clearly IPPET-related, but others are silent timeouts which also appeared around the same time. Sample failures: - AssertionError: Called StartMonitoringPower() twice. http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2561/steps/page_cycler.dhtml/logs/stdio - IppetError: Timed out waiting for IPPET to close. http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2540/steps/page_cycler.dhtml/logs/stdio - TimeoutException: Timed out while waiting 5s for IppetServerIsUp. http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2551/steps/page_cycler.dhtml/logs/stdio - Generic timeout http://build.chromium.org/p/chromium.perf/builders/Win%208%20Perf%20%281%29/builds/2558/steps/page_cycler.intl_ar_fa_he/logs/stdio Original issue's description: > [telemetry] Add IPPET power monitor. > > This power monitor lets our automated testers track power usage on Windows on Intel Sandy Bridge or later. > > > BUG=336558, 153139 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286541 R=rmcilroy@chromium.org, tonyg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287779

Patch Set 1 #

Patch Set 2 : Disable instead of reverting. #

Total comments: 2

Patch Set 3 : Tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Sami
Created Revert of [telemetry] Add IPPET power monitor.
6 years, 4 months ago (2014-08-06 13:14:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/443973002/1
6 years, 4 months ago (2014-08-06 13:15:06 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 13:15:07 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 4 months ago (2014-08-06 13:15:08 UTC) #4
Sami
Ross, care have a look? https://codereview.chromium.org/443973002/diff/160001/tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py File tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py (right): https://codereview.chromium.org/443973002/diff/160001/tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py#newcode75 tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py:75: if (not win32event) or ...
6 years, 4 months ago (2014-08-06 13:59:10 UTC) #5
rmcilroy
https://codereview.chromium.org/443973002/diff/160001/tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py File tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py (right): https://codereview.chromium.org/443973002/diff/160001/tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py#newcode75 tools/telemetry/telemetry/core/platform/power_monitor/ippet_power_monitor.py:75: if (not win32event) or True: On 2014/08/06 13:59:10, Sami ...
6 years, 4 months ago (2014-08-06 14:06:14 UTC) #6
Sami
On 2014/08/06 14:06:14, rmcilroy wrote: > nit - could you just do an: > if ...
6 years, 4 months ago (2014-08-06 14:23:50 UTC) #7
Sami
The CQ bit was checked by skyostil@chromium.org
6 years, 4 months ago (2014-08-06 14:23:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@chromium.org/443973002/170001
6 years, 4 months ago (2014-08-06 14:24:50 UTC) #9
tonyg
Thanks for going the disable route instead of the full revert :-) Hopefully we can ...
6 years, 4 months ago (2014-08-06 14:33:09 UTC) #10
Sami
6 years, 4 months ago (2014-08-06 16:23:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 manually as 287779 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698