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

Issue 3163034: revive power_Backlight test (Closed)

Created:
10 years, 4 months ago by tbroch1
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
http://src.chromium.org/git/autotest.git
Visibility:
Public.

Description

revive power_Backlight test BUG=chromium-os:5616 TEST=manual Change-Id: Ie0ebef2672cfa06393f571597e801694cc1316fa

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M client/site_tests/power_Backlight/power_Backlight.py View 3 chunks +4 lines, -6 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
tbroch1
10 years, 4 months ago (2010-08-24 00:30:14 UTC) #1
ericli
LGTM.
10 years, 4 months ago (2010-08-24 03:23:25 UTC) #2
Sameer Nanda
10 years, 4 months ago (2010-08-25 20:48:48 UTC) #3
Thanks for looking into this!

http://codereview.chromium.org/3163034/diff/1/2
File client/site_tests/power_Backlight/power_Backlight.py (right):

http://codereview.chromium.org/3163034/diff/1/2#newcode25
client/site_tests/power_Backlight/power_Backlight.py:25:
site_ui.xsystem('LD_LIBRARY_PATH=/usr/local/lib ' + 'xset -dpms')
The three xset calls can be taken out now since powerd has now taken over this
functionality. Just stopping powerd is sufficient now.

In fact, the entire block above including the 5 sec sleep and the comments above
it can now be nuked.

Powered by Google App Engine
This is Rietveld 408576698