summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/ui/views/find_bar_host_interactive_uitest.cc9
1 files changed, 8 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/find_bar_host_interactive_uitest.cc b/chrome/browser/ui/views/find_bar_host_interactive_uitest.cc
index 82f8620..e05b49f 100644
--- a/chrome/browser/ui/views/find_bar_host_interactive_uitest.cc
+++ b/chrome/browser/ui/views/find_bar_host_interactive_uitest.cc
@@ -274,7 +274,14 @@ IN_PROC_BROWSER_TEST_F(FindInPageTest, PrepopulateRespectBlank) {
Checkpoint("Test done", start_time);
}
-IN_PROC_BROWSER_TEST_F(FindInPageTest, PasteWithoutTextChange) {
+// Flaky on Win. http://crbug.com/92467
+#if defined(OS_WIN)
+#define MAYBE_PasteWithoutTextChange FLAKY_PasteWithoutTextChange
+#else
+#define MAYBE_PasteWithoutTextChange PasteWithoutTextChange
+#endif
+
+IN_PROC_BROWSER_TEST_F(FindInPageTest, MAYBE_PasteWithoutTextChange) {
ASSERT_TRUE(test_server()->Start());
// Make sure Chrome is in the foreground, otherwise sending input