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

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

Issue 6811009: Re-enable desktopui_ImeTest (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Created 9 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 | « 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 743c6412ba26e94ecfe11dd332f8259625169559..fa5220041d2364dd04c8647f25b918f76c7338f3 100644
--- a/server/site_tests/suites/control.regression
+++ b/server/site_tests/suites/control.regression
@@ -24,8 +24,7 @@ TESTS = [
('desktopui_FontCache', {}),
('desktopui_GTK2Config', {}),
('desktopui_IBusTest', {}),
-# TODO(dalecurtis): desktopui_ImeTest is broken; see http://crosbug.com/12646
-# ('desktopui_ImeTest', {}),
+ ('desktopui_ImeTest', {}),
('desktopui_SunSpiderBench', {}),
('desktopui_V8Bench', {}),
('desktopui_WindowManagerHotkeys', {}),
« 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