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

Unified Diff: client/site_tests/suite_Smoke/control

Issue 6825028: [autotest] Ensure that ownership state is properly cleaned during test setup (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/cros/cros_ui_test.py ('k') | server/site_tests/suites/control.bvt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/suite_Smoke/control
diff --git a/client/site_tests/suite_Smoke/control b/client/site_tests/suite_Smoke/control
index c3d021250173b33f6dc87b814e50344f51b17427..0ea574e42027eec701443f6591a3572ca2563b79 100644
--- a/client/site_tests/suite_Smoke/control
+++ b/client/site_tests/suite_Smoke/control
@@ -28,9 +28,8 @@ job.run_test('login_CryptohomeIncognitoUnmounted')
job.run_test('login_CryptohomeUnmounted')
job.run_test('login_LoginSuccess', tag='default')
job.run_test('login_LoginSuccess', creds='$apps', tag='apps')
-# http://crosbug.com/
-#job.run_test('login_OwnershipTaken')
-#job.run_test('login_OwnershipNotRetaken')
+job.run_test('login_OwnershipTaken')
+job.run_test('login_OwnershipNotRetaken')
job.run_test('platform_FilePerms')
job.run_test('platform_OSLimits')
« no previous file with comments | « client/cros/cros_ui_test.py ('k') | server/site_tests/suites/control.bvt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698