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

Issue 1203002: add ScreenSaverUnlock autotest and teach ScreenSaverRunning to log in (Closed)

Created:
10 years, 9 months ago by rginda
Modified:
9 years, 7 months ago
Reviewers:
Chris Masone, petkov, sosa
CC:
chromium-os-reviews_chromium.org, kmixter1, seano, ericli, petkov, sosa
Visibility:
Public.

Description

add ScreenSaverUnlock autotest and teach ScreenSaverRunning to log in

Patch Set 1 #

Patch Set 2 : remove unused change to constantswq #

Total comments: 6

Patch Set 3 : address review comments, and a little more #

Patch Set 4 : same patchset, post rebase #

Patch Set 5 : fix copyright year in control file, again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -24 lines) Patch
M client/bin/site_login.py View 3 4 chunks +22 lines, -0 lines 0 comments Download
M client/common_lib/site_ui.py View 3 1 chunk +27 lines, -0 lines 0 comments Download
A client/config/autox_unlock.json View 1 chunk +7 lines, -0 lines 0 comments Download
M client/site_tests/desktopui_ScreenSaverRunning/desktopui_ScreenSaverRunning.py View 1 2 1 chunk +0 lines, -20 lines 0 comments Download
A + client/site_tests/desktopui_ScreenSaverUnlock/control View 1 2 4 1 chunk +4 lines, -4 lines 0 comments Download
A client/site_tests/desktopui_ScreenSaverUnlock/desktopui_ScreenSaverUnlock.py View 3 1 chunk +43 lines, -0 lines 0 comments Download
M server/site_tests/suite_BuildVerify/control View 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rginda
10 years, 9 months ago (2010-03-24 00:25:22 UTC) #1
sosa
Ha, these came out about the same time: http://codereview.chromium.org/1241003 I can mod yours after to ...
10 years, 9 months ago (2010-03-24 00:31:47 UTC) #2
petkov
http://codereview.chromium.org/1203002/diff/2001/3004 File client/site_tests/desktopui_ScreenSaverUnlock/desktopui_ScreenSaverUnlock.py (right): http://codereview.chromium.org/1203002/diff/2001/3004#newcode29 client/site_tests/desktopui_ScreenSaverUnlock/desktopui_ScreenSaverUnlock.py:29: self.system_as('DISPLAY=:0.0 xscreensaver-command -lock') You should use site_ui.xcommand instead...
10 years, 9 months ago (2010-03-24 00:36:35 UTC) #3
kmixter1
once desktopui_ScreenSaverRunning knows how to log itself in, feel free to add it back into ...
10 years, 9 months ago (2010-03-24 00:42:10 UTC) #4
sosa
http://codereview.chromium.org/1203002/diff/2001/3003 File client/site_tests/desktopui_ScreenSaverUnlock/control (right): http://codereview.chromium.org/1203002/diff/2001/3003#newcode1 client/site_tests/desktopui_ScreenSaverUnlock/control:1: # Copyright (c) 2009 The Chromium OS Authors. All ...
10 years, 9 months ago (2010-03-24 00:44:04 UTC) #5
rginda
On 2010/03/24 00:44:04, sosa wrote: > http://codereview.chromium.org/1203002/diff/2001/3003#newcode1 > client/site_tests/desktopui_ScreenSaverUnlock/control:1: # Copyright (c) 2009 > The ...
10 years, 9 months ago (2010-03-24 20:21:59 UTC) #6
Chris Masone
You'll need to rebase and make sure this still works, but LGTM On 2010/03/24 20:21:59, ...
10 years, 9 months ago (2010-03-24 21:25:34 UTC) #7
rginda
On 2010/03/24 21:25:34, cmasone wrote: > You'll need to rebase and make sure this still ...
10 years, 9 months ago (2010-03-24 21:49:40 UTC) #8
sosa
10 years, 9 months ago (2010-03-24 21:58:34 UTC) #9
LGTM here too

On Wed, Mar 24, 2010 at 2:49 PM,  <rginda@chromium.org> wrote:
> On 2010/03/24 21:25:34, cmasone wrote:
>>
>> You'll need to rebase and make sure this still works, but LGTM
>
>
> Ok, here it is post-rebase.  Seems to run ok, and AFAICT I didn't screw up
> the
> rebase.  I'll push in few minutes, unless I hear otherwise.
>
> http://codereview.chromium.org/1203002
>

Powered by Google App Engine
This is Rietveld 408576698