summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authormnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 12:34:06 +0000
committermnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-11 12:34:06 +0000
commit49c85aaf4016f37ae254ac96ff468ee701b7ba2e (patch)
tree0f5cbaf9b2d9097b0a8823bf5c57643fa1b6caba /chrome/browser
parentcddf7f548fd711ed7a1451a75cd8bb83b939e844 (diff)
downloadchromium_src-49c85aaf4016f37ae254ac96ff468ee701b7ba2e.zip
chromium_src-49c85aaf4016f37ae254ac96ff468ee701b7ba2e.tar.gz
chromium_src-49c85aaf4016f37ae254ac96ff468ee701b7ba2e.tar.bz2
Mark FindInPageTest.PasteWithoutTextChange flaky on Win.
BUG=92467 TEST= TBR=suzhe@chromium.org Review URL: http://codereview.chromium.org/7616007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96369 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
-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