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

Unified Diff: chrome/test/interactive_ui/mouseleave_interactive_uitest.cc

Issue 2520002: Move MouseLeave ui test to interactive ui tests target. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: enable Created 10 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 | « chrome/test/interactive_ui/interactive_ui_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/interactive_ui/mouseleave_interactive_uitest.cc
diff --git a/chrome/test/ui/mouseleave_uitest.cc b/chrome/test/interactive_ui/mouseleave_interactive_uitest.cc
similarity index 90%
rename from chrome/test/ui/mouseleave_uitest.cc
rename to chrome/test/interactive_ui/mouseleave_interactive_uitest.cc
index 08b2267fd8606fcd1334ed98344d0ce8589b0a40..a735c8eeb7a725a0fe4ef877834ad728396fc7f7 100644
--- a/chrome/test/ui/mouseleave_uitest.cc
+++ b/chrome/test/interactive_ui/mouseleave_interactive_uitest.cc
@@ -12,13 +12,6 @@
#include "gfx/rect.h"
#include "googleurl/src/gurl.h"
-#if defined(OS_WIN) || defined(OS_MACOSX)
-// Test succeeds locally, flaky on trybot
-// http://code.google.com/p/chromium/issues/detail?id=26349
-// http://code.google.com/p/chromium/issues/detail?id=45581
-#define TestOnMouseOut DISABLED_TestOnMouseOut
-#endif // defined(OS_WIN) || defined(OS_MACOSX)
-
namespace {
class MouseLeaveTest : public UITest {
« no previous file with comments | « chrome/test/interactive_ui/interactive_ui_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698