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

Unified Diff: server/site_tests/suite_Nightly/control

Issue 3454014: Add desktopui_ImeTest to the nightly control file. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: m comes after b Created 10 years, 3 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/suite_Nightly/control
diff --git a/server/site_tests/suite_Nightly/control b/server/site_tests/suite_Nightly/control
index 05d03eaeff556cb0b112dbe0f5f205f0f41d8576..2c033988941acca7cfb4033466d3a7a16746a702 100644
--- a/server/site_tests/suite_Nightly/control
+++ b/server/site_tests/suite_Nightly/control
@@ -22,6 +22,7 @@ TESTS = [
('compilebench', {}),
('dbench', {}),
('desktopui_IBusTest', {}),
+ ('desktopui_ImeTest', {}),
('desktopui_SpeechSynthesisSemiAuto', {}),
('desktopui_SunSpiderBench', {}),
('desktopui_V8Bench', {}),
@@ -89,8 +90,8 @@ TESTS = [
('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', {}),
+# 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