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

Unified Diff: chrome/browser/views/find_bar_win_uitest.cc

Issue 16530: * Disable test that seems to have been broken by r7570 (Closed)
Patch Set: Created 11 years, 12 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/views/find_bar_win_uitest.cc
diff --git a/chrome/browser/views/find_bar_win_uitest.cc b/chrome/browser/views/find_bar_win_uitest.cc
index ac534b43eb5d0ae8770da91f5c1db70dd49849d6..64d0e45fa5e8ed8ccc24f48db59ee71299ecba7e 100644
--- a/chrome/browser/views/find_bar_win_uitest.cc
+++ b/chrome/browser/views/find_bar_win_uitest.cc
@@ -111,7 +111,9 @@ TEST_F(FindInPageControllerTest, FindInPageOrdinal) {
// This test loads a page with frames and makes sure the ordinal returned makes
// sense.
-TEST_F(FindInPageControllerTest, FindInPageMultiFramesOrdinal) {
+// Disabling to open tree.
+// See http://code.google.com/p/chromium/issues/detail?id=6030
+TEST_F(FindInPageControllerTest, DISABLED_FindInPageMultiFramesOrdinal) {
TestServer server(L"chrome/test/data");
// First we navigate to our frames page.
« 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