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

Unified Diff: client/site_tests/suite_Smoke/control

Issue 6597080: [autotest] Promote some Ownership tests to BVT, add new to regression suite (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Created 9 years, 10 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 | « no previous file | 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 177e6e04a917a4903311825fd65a5b385d9a6aef..0ea574e42027eec701443f6591a3572ca2563b79 100644
--- a/client/site_tests/suite_Smoke/control
+++ b/client/site_tests/suite_Smoke/control
@@ -24,8 +24,12 @@ job.run_test('logging_UserCrash')
job.run_test('login_BadAuthentication')
job.run_test('login_CryptohomeIncognitoMounted')
job.run_test('login_CryptohomeMounted')
+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')
+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 | « no previous file | server/site_tests/suites/control.bvt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698