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

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

Issue 6758036: Removing network_ConnmanCromoCrash until code is fixed (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Undid removal of power_strip.py 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.regression
diff --git a/server/site_tests/suites/control.regression b/server/site_tests/suites/control.regression
index 69bb105a8382b565ef3ccdf882955e4d6ec62668..d49d2a5fffcdd4755420077e951bc2e8f9483efb 100644
--- a/server/site_tests/suites/control.regression
+++ b/server/site_tests/suites/control.regression
@@ -67,7 +67,9 @@ TESTS = [
#
# TODO: Until ltp can pass on chromiumos
# ('ltp', {}),
- ('network_ConnmanCromoCrash', {}),
+# TODO(stanlyew): Re-open network_ConnmanCromoCrash when crosbug.com/13272
+# is fixed.
+# ('network_ConnmanCromoCrash', {}),
('network_UdevRename', {}),
('platform_AccurateTime', {'constraints': ['seconds_offset < 60']}),
('platform_CleanShutdown', {}),
« 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