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

Unified Diff: client/site_tests/login_CryptohomeMounted/control

Issue 1234004: Add control test for login_CryptohomeMounted (Closed)
Patch Set: Fix spacing, comments per gauravsh Created 10 years, 9 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/bin/site_login.py ('k') | client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/login_CryptohomeMounted/control
diff --git a/client/site_tests/login_CryptohomeMounted/control b/client/site_tests/login_CryptohomeMounted/control
index 455de13df8f8f9f740f3c9f347732708e56839c6..f1a6f13d67da317cbbb753f2029842276cc1817a 100644
--- a/client/site_tests/login_CryptohomeMounted/control
+++ b/client/site_tests/login_CryptohomeMounted/control
@@ -15,8 +15,7 @@ This test checks that, after logging in successfully, a cryptohome was mounted.
job.run_test('login_CryptohomeMounted', tag='success')
-# TODO(cmasone): enable this when we start testing newer versions of the OS.
-# job.run_test('login_CryptohomeMounted',
-# script='backdoor_creds.json',
-# is_control=True,
-# tag='control')
+job.run_test('login_CryptohomeMounted',
+ script='backdoor_creds.json',
+ is_control=True,
+ tag='control')
« no previous file with comments | « client/bin/site_login.py ('k') | client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698