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

Unified Diff: chrome/browser/instant/instant_extended_browsertest.cc

Issue 12638006: disable failed InstantExtendedTest.TranscientEntryRemoved (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reupload Created 7 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: chrome/browser/instant/instant_extended_browsertest.cc
diff --git a/chrome/browser/instant/instant_extended_browsertest.cc b/chrome/browser/instant/instant_extended_browsertest.cc
index aeceb7159fa18b600a0041bdb5ccd5005cee81fc..d38d02b65904328581498e6459cac8abefd7c02e 100644
--- a/chrome/browser/instant/instant_extended_browsertest.cc
+++ b/chrome/browser/instant/instant_extended_browsertest.cc
@@ -1048,7 +1048,8 @@ IN_PROC_BROWSER_TEST_F(InstantExtendedTest, TransientEntrySet) {
// Test that the a transient entry is cleared when the overlay is committed
// with a navigation.
-IN_PROC_BROWSER_TEST_F(InstantExtendedTest, TransientEntryRemoved) {
+// TODO(samarth) : this test fails, http://crbug.com/181070.
+IN_PROC_BROWSER_TEST_F(InstantExtendedTest, DISABLED_TransientEntryRemoved) {
ASSERT_NO_FATAL_FAILURE(SetupInstant(browser()));
// Focus omnibox and confirm overlay isn't shown.
« 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