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

Unified Diff: client/site_tests/desktopui_DoLogin/control

Issue 1534001: switch to autox.py and robustify login/logout code (Closed)
Patch Set: merge with head Created 10 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/deps/autox/control ('k') | client/site_tests/desktopui_DoLogin/desktopui_DoLogin.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/desktopui_DoLogin/control
diff --git a/client/site_tests/desktopui_DoLogin/control b/client/site_tests/desktopui_DoLogin/control
index 8f548900a08849a852e3f2939a71badf29ccc9b8..0c71020e0672bb5252cb790de455c324dde42c29 100644
--- a/client/site_tests/desktopui_DoLogin/control
+++ b/client/site_tests/desktopui_DoLogin/control
@@ -13,5 +13,5 @@ DOC = """
This is a helper test that will login a system through the login manager
"""
-job.run_test('desktopui_DoLogin', script='autox_script.json', tag='remote')
-job.run_test('desktopui_DoLogin', script='backdoor_creds.json', tag='local')
+job.run_test('desktopui_DoLogin', tag='remote')
+job.run_test('desktopui_DoLogin', creds='$backdoor', tag='local')
« no previous file with comments | « client/deps/autox/control ('k') | client/site_tests/desktopui_DoLogin/desktopui_DoLogin.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698