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

Unified Diff: chrome/browser/ui/views/toolbar/toolbar_button_test.cc

Issue 101123002: Disable ToolbarButtonDragTest.DragActivation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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/ui/views/toolbar/toolbar_button_test.cc
diff --git a/chrome/browser/ui/views/toolbar/toolbar_button_test.cc b/chrome/browser/ui/views/toolbar/toolbar_button_test.cc
index b58e2d796d34f603b5b4fe9d5d454966c7f6f7d4..c303f5515b961cf6a333c52cca21c1cb566abba3 100644
--- a/chrome/browser/ui/views/toolbar/toolbar_button_test.cc
+++ b/chrome/browser/ui/views/toolbar/toolbar_button_test.cc
@@ -128,4 +128,5 @@ class ToolbarButtonDragTest : public ViewEventTestBase,
bool menu_closed_;
};
-VIEW_TEST(ToolbarButtonDragTest, DragActivation)
+// Broken since landed. crbug.com/325055
+VIEW_TEST(ToolbarButtonDragTest, DISABLE_DragActivation)
« 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