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

Unified Diff: chrome/browser/chromeos/input_method/textinput_browsertest.cc

Issue 923073002: Disable SwitchingAllTextInputTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: chrome/browser/chromeos/input_method/textinput_browsertest.cc
diff --git a/chrome/browser/chromeos/input_method/textinput_browsertest.cc b/chrome/browser/chromeos/input_method/textinput_browsertest.cc
index ebcfc64b3015ae2824369e8203029af018b6f370..3058b585d3519860d4a60c0cbfbc523a543e83ed 100644
--- a/chrome/browser/chromeos/input_method/textinput_browsertest.cc
+++ b/chrome/browser/chromeos/input_method/textinput_browsertest.cc
@@ -230,7 +230,7 @@ IN_PROC_BROWSER_TEST_F(TextInput_TextInputStateChangedTest,
}
IN_PROC_BROWSER_TEST_F(TextInput_TextInputStateChangedTest,
- SwitchingAllTextInputTest) {
+ DISABLED_SwitchingAllTextInputTest) {
TextInputTestHelper helper;
EXPECT_EQ(ui::TEXT_INPUT_TYPE_NONE, helper.GetTextInputType());
« 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