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

Unified Diff: ios/chrome/browser/translate/translate_egtest.mm

Issue 2914253002: Disable [TranslateTestCase testTranslateInfobar] (Closed)
Patch Set: Created 3 years, 7 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: ios/chrome/browser/translate/translate_egtest.mm
diff --git a/ios/chrome/browser/translate/translate_egtest.mm b/ios/chrome/browser/translate/translate_egtest.mm
index 946d04b2b5f85c25768f42eb3bd799ee6c0473d9..1e96205032cbeda8ac7ce8501f7f30bd8c769648 100644
--- a/ios/chrome/browser/translate/translate_egtest.mm
+++ b/ios/chrome/browser/translate/translate_egtest.mm
@@ -636,7 +636,7 @@ using translate::LanguageDetectionController;
}
// Tests that the Translate infobar is displayed after translation.
-- (void)testTranslateInfobar {
+- (void)DISABLED_testTranslateInfobar {
const GURL URL =
web::test::HttpServer::MakeUrl("http://scenarioTranslateInfobar");
std::map<GURL, std::string> responses;
« 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