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

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

Issue 6712042: Remove desktop_UrlFetch from regression test suite. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/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.regression
diff --git a/server/site_tests/suites/control.regression b/server/site_tests/suites/control.regression
index 30451ea9e80316eebc43edfb66d20b6718585b7c..b796750e89dd92222e43dbb3377fd693226905c9 100644
--- a/server/site_tests/suites/control.regression
+++ b/server/site_tests/suites/control.regression
@@ -90,10 +90,6 @@ TESTS = [
# ('realtimecomm_GTalkAudioBench', {}),
('realtimecomm_GTalkunittest', {}),
('unixbench', {}),
-# desktopui_UrlFetch has an undesired 'shutdown' command inside which will cause
-# consecutive test to be aborted unexpectly. Move it to the end of the test
-# loop.
- ('desktopui_UrlFetch', {}),
]
# A dict which holds {machine: [(test, argv), (test, argv), ...]}
« 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