History log of /external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d968286039e438d7c6548bf94551cbe550c8e7b9 02-Oct-2015 Alexander Alekseev <alemate@chromium.org> Telemetry: Chrome object should support passing gaia_id.

BUG=chromium:535369
TEST=manual
Change-Id: Ife93f76e9f3fde87cebee9f3aa768a0768fdf587
Reviewed-on: https://chromium-review.googlesource.com/303747
Commit-Ready: Achuith Bhandarkar <achuith@chromium.org>
Tested-by: Alexander Alekseev <alemate@chromium.org>
Reviewed-by: Achuith Bhandarkar <achuith@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
e0b08e6170b57f90262726eb7f04e059cb47419c 11-Aug-2015 Hsinyu Chao <hychao@chromium.org> Revert "autotest: move constants to common_lib"

This reverts commit a4ac7a8f67d61f8a616724f9426dbc0fce71ce69.

BUG=chromium:519353

Change-Id: Iec2873ad22b5bb90e46a9e5b323f9626a2c07d9b
Reviewed-on: https://chromium-review.googlesource.com/292347
Reviewed-by: Hsinyu Chao <hychao@chromium.org>
Commit-Queue: Hsinyu Chao <hychao@chromium.org>
Tested-by: Hsinyu Chao <hychao@chromium.org>
Reviewed-by: Sonny Rao <sonnyrao@chromium.org>
Commit-Queue: Sonny Rao <sonnyrao@chromium.org>
Tested-by: Sonny Rao <sonnyrao@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
a4ac7a8f67d61f8a616724f9426dbc0fce71ce69 06-Aug-2015 Eric Caruso <ejcaruso@chromium.org> autotest: move constants to common_lib

This file gets imported from lots of server-side tests and
infrastructure so it shouldn't be hiding in client/cros. This
moves the file and fixes all imports.

BUG=chromium:485834
TEST=run many tests, make sure there are no problems importing
constants

Change-Id: I5c2b2a0bef6ebc998e62f40162a6ec9cc4436480
Reviewed-on: https://chromium-review.googlesource.com/291302
Trybot-Ready: Eric Caruso <ejcaruso@chromium.org>
Commit-Queue: Eric Caruso <ejcaruso@chromium.org>
Tested-by: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Chris Sosa <sosa@google.com>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
1e3510a040383790a25e8e54dbcc0e43fc440741 04-Jun-2014 Chris Masone <cmasone@chromium.org> Make sure to StopSession in tests

Some tests may leave user sessions open. Though all tests
should assume nothing about the device environment and make
sure that the UI is up and state is fresh, it's still nice
to clean up better.

BUG=None
TEST=run these tests

Change-Id: I4b8f3cf8aed005238d39326351003a4a743ef948
Reviewed-on: https://chromium-review.googlesource.com/202502
Tested-by: Chris Masone <cmasone@chromium.org>
Reviewed-by: Aviv Keshet <akeshet@chromium.org>
Commit-Queue: Chris Masone <cmasone@chromium.org>
Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
5d6c26c05b32147f01e053a60e9af4a29df0be5d 25-Apr-2014 Achuith Bhandarkar <achuith@chromium.org> Do not clear enterprise policy for login_OwnershipNotRetaken.

BUG=chromium:367005,chromium:358728
TEST=manual

Change-Id: I218ed450135628d9654f211ee2beda20d12236eb
Reviewed-on: https://chromium-review.googlesource.com/197054
Tested-by: Achuith Bhandarkar <achuith@chromium.org>
Reviewed-by: Chris Masone <cmasone@chromium.org>
Commit-Queue: Achuith Bhandarkar <achuith@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
3d68fe8213ef86684d7911f889d56d1345bf3272 26-Mar-2014 Chris Masone <cmasone@chromium.org> Listen for ownership-taken signal on DBus

Many tests that touch on device Ownership were using a
function that simply watched for the presence of policy
and owner key files to indicate that the session_manager
had completed the ownership-taking process on the sign-in
of the first user. This could be tricked, though, in the
case of the UI being restarted between the test clearing
these files and then checking for them again. Stop using
this and switch to watching for signals announcing that
ownership has been taken, which the session_manager has
sent all along anyhow.

BUG=chromium:355664
TEST=login_*Ownership*

Change-Id: I54000c426cfb1aef8fd1518f9cdadec2b42c6500
Reviewed-on: https://chromium-review.googlesource.com/194142
Reviewed-by: Chris Masone <cmasone@chromium.org>
Commit-Queue: Chris Masone <cmasone@chromium.org>
Tested-by: Chris Masone <cmasone@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
64170f8e7053f92f4bbad501c61a352fdabf6d82 14-Mar-2014 Chris Masone <cmasone@chromium.org> Update all login_* tests to use CryptohomeProxy

Instead of shelling out to a command-line tool, we should
talk to crypthomed directly over DBus.

BUG=chromium:344862
TEST=login_*

Change-Id: I3a57d8158638cab60e8a7e0dd5c72293e87a87ac
Reviewed-on: https://chromium-review.googlesource.com/190343
Tested-by: Chris Masone <cmasone@chromium.org>
Reviewed-by: Chris Masone <cmasone@chromium.org>
Commit-Queue: Chris Masone <cmasone@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
74b9e1180a266c15264d4a142687daf1a45cccf5 03-Feb-2014 Chris Masone <cmasone@chromium.org> Update login_OwnershipNotRetaken to use Telemetry

Telemetry is the new, nicer API for driving the browser
automatically. Update login_OwnershipNotRetaken to use it
instead of the deprecated PyAuto.

CQ-DEPEND=CL:185028
BUG=chromium:339978
TEST=login_OwnershipNotRetaken
STATUS=Fixed

Change-Id: I0ae873a58976af6059e5c7720bb4f0c3b4dde55f
Reviewed-on: https://chromium-review.googlesource.com/185260
Reviewed-by: Chris Masone <cmasone@chromium.org>
Tested-by: Chris Masone <cmasone@chromium.org>
Commit-Queue: Chris Masone <cmasone@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
2288acaf16e186184c3b4646681a88d0f4077032 13-Sep-2012 Nirnimesh <nirnimesh@chromium.org> [autotest] Remove relogin hacks

BUG=chromium:139166
TEST=bvt

Change-Id: Id8a2018ba1da05dd3cef83f664d6892c1d775565
Reviewed-on: https://gerrit.chromium.org/gerrit/33156
Reviewed-by: Nirnimesh <nirnimesh@chromium.org>
Tested-by: Nirnimesh <nirnimesh@chromium.org>
Commit-Ready: Nirnimesh <nirnimesh@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
6c81eb30401fda2f46b81893abe7f24a5406fa5b 14-Aug-2012 Kris Rambish <krisr@chromium.org> Add same hack to fix logout/login problem

BUG=chromium-os:33519
TEST=Ran it

Change-Id: If85904bb45593f268170a7a94a739b7ef2bdab96
Reviewed-on: https://gerrit.chromium.org/gerrit/30137
Tested-by: Kris Rambish <krisr@chromium.org>
Reviewed-by: Nirnimesh <nirnimesh@chromium.org>
Commit-Ready: Kris Rambish <krisr@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
d73c2565c6d2756c52c793808455fd8b685b910e 09-Nov-2011 Scott James Remnant <keybuk@chromium.org> Revert "site_test: pass unknown initialize arguments to super"

This reverts commit 89b43fb4852a441999c9ac2074bd906486393ce2.

Change-Id: I155042bedfc964310065eb29aae4667e859a6f58
Reviewed-on: https://gerrit.chromium.org/gerrit/11391
Tested-by: Scott James Remnant <keybuk@chromium.org>
Reviewed-by: Scott James Remnant <keybuk@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
89b43fb4852a441999c9ac2074bd906486393ce2 02-Nov-2011 Scott James Remnant <keybuk@chromium.org> site_test: pass unknown initialize arguments to super

Many tests that subclass UITest and PyAutoTest override initialize(),
and call up to the superclass version as they should, but they don't
allow for additional arguments to be passed to the test which the
superclass may make use of.

RecallClientTest (which is what UITest and PyAutoTest are based on)
expects arguments to be passed in from the RecallServerTest that\
activate it.

These patches allow these tests to work with Recall.

BUG=chromium-os:22310
TEST=picked a couple at random to make sure they still worked

Change-Id: Ib9102756b8fd790763b8beacf91888d63aadd2cc
Signed-off-by: Scott James Remnant <keybuk@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/11085
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
f77fa8e0abc40604e740c82a608d4db9d7665f0d 28-Jul-2011 Nirnimesh <nirnimesh@chromium.org> Replace autox login calls with pyauto calls

All login calls made through cros_ui_test.py now go thru pyauto.

This is in preparation for switching the default login behavior to webui with
gaia extension login.

Also:
- works native login ui. Will be expanded for webui login crosbug.com/18271
- reduces dep on some magic files (like LOGGED_IN_MAGIC_FILE, ownership)
- wholesale conversion of tests in BVT to use pyauto
- bring pyauto goodness to mainstream autotest

I've tried most tests from different autotest suites.

BUG=chromium-os:17904
TEST=smoke suite, BVT, regression suite

Change-Id: Ib31d7137ed1a757cc238168c84d779d0fbaea15a
Reviewed-on: http://gerrit.chromium.org/gerrit/4929
Reviewed-by: Nirnimesh <nirnimesh@chromium.org>
Tested-by: Nirnimesh <nirnimesh@chromium.org>
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
52e1040246824993636a81eee914d0e68778e748 05-Apr-2011 Gaurav Shah <gauravsh@chromium.org> This avoids the key generation wait as part of performing ownership on the device.

Change-Id: Id5c074721730320e42442480ce534c9f460d476d

BUG=chromium-os:12846
TEST=manual (see below)
Multiple runs of suite_Smoke without any time outs. Manual inspection of logs to verify that ownership was not being taken unless the test (login_OwnershipTaken, login_OwnershipNotRetaken) requested it.

Review URL: http://codereview.chromium.org/6757001
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py
0418d6de981da05b309955ffa9d72c9909d66f44 14-Jan-2011 Chris Masone <cmasone@chromium.org> [autotest] Test ensuring only the first login gets ownership

BUG=6086
TEST=Run this test

Change-Id: I88453bf609dfa65d02136a9193cceb074000c8f2

[autotest] Add an autotest to ensure that ownership can be taken

BUG=6085
TEST=this is the test!

Change-Id: I0382a279b158fe669951fd28b705d2ab7ce5074d

Review URL: http://codereview.chromium.org/6340003
/external/autotest/client/site_tests/login_OwnershipNotRetaken/login_OwnershipNotRetaken.py