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

Issue 3073014: Autotest for ScreenLocker (Closed)

Created:
10 years, 4 months ago by oshima
Modified:
9 years, 6 months ago
Reviewers:
ericli, sosa
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, petkov+cc_chromium.org
Base URL:
ssh://git@gitrw.chromium.org/autotest.git
Visibility:
Public.

Description

Autotest for ScreenLocker * Removed old ScreenSaverUnlock and utility methods * Added new ScreenLocker test * updated site_ui_tests.py so that it can process dbus signal. * Changed poll_for_condition to use TimeoutError (assuming that's the intention) BUG=chromium-os:2918 TEST=new desktopui_ScreenLocker test should pass

Patch Set 1 #

Patch Set 2 : " #

Total comments: 12

Patch Set 3 : " #

Patch Set 4 : bvt only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -117 lines) Patch
M client/bin/site_login.py View 1 2 1 chunk +0 lines, -16 lines 0 comments Download
M client/bin/site_ui_test.py View 1 2 3 chunks +12 lines, -43 lines 0 comments Download
M client/bin/site_utils.py View 1 chunk +1 line, -1 line 0 comments Download
A + client/site_tests/desktopui_ScreenLocker/control View 2 chunks +7 lines, -6 lines 0 comments Download
A client/site_tests/desktopui_ScreenLocker/desktopui_ScreenLocker.py View 1 2 1 chunk +79 lines, -0 lines 0 comments Download
D client/site_tests/desktopui_ScreenSaverUnlock/desktopui_ScreenSaverUnlock.py View 1 chunk +0 lines, -51 lines 0 comments Download
M server/site_tests/suite_BuildVerify/control View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
oshima
10 years, 4 months ago (2010-07-31 05:47:10 UTC) #1
oshima
friendly ping On 2010/07/31 05:47:10, oshima wrote: >
10 years, 4 months ago (2010-08-16 19:47:30 UTC) #2
sosa
Sorry about getting back so late on this. Can you also add this to the ...
10 years, 4 months ago (2010-08-16 21:50:49 UTC) #3
oshima
http://codereview.chromium.org/3073014/diff/2001/3002 File client/bin/site_ui_test.py (left): http://codereview.chromium.org/3073014/diff/2001/3002#oldcode62 client/bin/site_ui_test.py:62: """Returns True if the screensaver is locked, false otherwise. ...
10 years, 4 months ago (2010-08-17 22:36:59 UTC) #4
oshima
I verified that suite_BuildVerify passes with this change On 2010/08/17 22:36:59, oshima wrote: > http://codereview.chromium.org/3073014/diff/2001/3002 ...
10 years, 4 months ago (2010-08-18 00:46:36 UTC) #5
oshima
Eric, I'd like to add this to Nightly and BVT. Could you please review this ...
10 years, 4 months ago (2010-08-18 01:10:55 UTC) #6
ericli
you dont need to add it to both test suite, either one is fine, and ...
10 years, 4 months ago (2010-08-18 03:10:00 UTC) #7
ericli
And I didn't see where is the unlock case in any test suites? On 2010/08/18 ...
10 years, 4 months ago (2010-08-18 03:10:45 UTC) #8
sosa
Yes I'd like to see this in the bvt's. Please remove from nightly given eric's ...
10 years, 4 months ago (2010-08-18 07:38:55 UTC) #9
oshima
On 2010/08/18 03:10:45, ericli wrote: > And I didn't see where is the unlock case ...
10 years, 4 months ago (2010-08-18 18:39:51 UTC) #10
oshima
On 2010/08/18 07:38:55, sosa wrote: > Yes I'd like to see this in the bvt's. ...
10 years, 4 months ago (2010-08-18 18:40:29 UTC) #11
ericli
Got it, Just found there is a D in front of the unlock python file. ...
10 years, 4 months ago (2010-08-18 18:43:22 UTC) #12
oshima
Eric, how I can add a column for screen locker test in " http://chromiumos-test-dash.appspot.com/"? It ...
10 years, 4 months ago (2010-08-20 22:19:20 UTC) #13
ericli
You dont look at that url. Look at this in the future: http://cautotest/results/dashboard/netbook_DELL_L13/ But it ...
10 years, 4 months ago (2010-08-20 22:29:10 UTC) #14
sosa
10 years, 4 months ago (2010-08-20 22:32:35 UTC) #15
Autotest is still blacklisted from being auto-revved in the new
workflow.  Since the buildbots have switched to the new workflow, they
are only building stable packages (so autotest isn't getting rebuilt).

On Fri, Aug 20, 2010 at 3:29 PM, Eric Li(李咏竹) <ericli@chromium.org> wrote:
> You dont look at that url.
> Look at this in the future:
> http://cautotest/results/dashboard/netbook_DELL_L13/
> But it does not have it either. They reason is the buildbot didn't pick up
> the latest autotest change yet. Not only your screenlock test, there are
> couple of more I identified this morning.
> I dont why buildbot did not pick up the latest changes...
> Eric.
> On Fri, Aug 20, 2010 at 3:18 PM, oshima <oshima@chromium.org> wrote:
>>
>> Eric, how I can add a column for screen locker test in
>> "http://chromiumos-test-dash.appspot.com/"?
>> It doesn't have it right now and I can't tell if it's working.
>> thanks,
>> - oshima
>> On Wed, Aug 18, 2010 at 11:43 AM, <ericli@chromium.org> wrote:
>>>
>>> Got it,
>>> Just found there is a D in front of the unlock python file.
>>>
>>> LGTM.
>>>
>>> On 2010/08/18 18:40:29, oshima wrote:
>>>>
>>>> On 2010/08/18 07:38:55, sosa wrote:
>>>> > Yes I'd like to see this in the bvt's.  Please remove from nightly
>>>> > given
>>>> eric's
>>>> > feedback but o/w LGTM
>>>
>>>> removed from nightly and checking in...
>>>
>>>
>>>
>>> http://codereview.chromium.org/3073014/show
>>
>
>
>
> --
> Eric Li
> 李咏竹
> Google Kirkland
>
>
>

Powered by Google App Engine
This is Rietveld 408576698