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

Unified Diff: server/site_tests/suites/control.network_wifi

Issue 6686013: Add the WiFiManager suite to the nightly runs (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Created 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/suites/control.network_wifi
diff --git a/server/site_tests/suites/control.network_wifi b/server/site_tests/suites/control.network_wifi
index 73d7b859cdad2f028cce749dd9b23adf9e7c0108..2007fda88300a544624de31b89e7b0d674d7f6f3 100644
--- a/server/site_tests/suites/control.network_wifi
+++ b/server/site_tests/suites/control.network_wifi
@@ -80,6 +80,7 @@ def run_server_tests(machine):
site_wifitest.run_test_dir('network_WiFiSecMat', job, args, machine)
site_wifitest.run_test_dir('network_WiFiMatFunc', job, args, machine)
+ site_wifitest.run_test_dir('network_WiFiManager', job, args, machine)
parallel_simple(run_server_tests, machines)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698