summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/ui_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/ui_test.cc')
-rw-r--r--chrome_frame/test/ui_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome_frame/test/ui_test.cc b/chrome_frame/test/ui_test.cc
index fa1b88c..b65d13e 100644
--- a/chrome_frame/test/ui_test.cc
+++ b/chrome_frame/test/ui_test.cc
@@ -237,7 +237,8 @@ TEST_P(FullTabUITest, AltD) {
}
// Tests that the renderer has focus after navigation.
-TEST_P(FullTabUITest, RendererHasFocus) {
+// Flaky, see http://crbug.com/90791 .
+TEST_P(FullTabUITest, FLAKY_RendererHasFocus) {
EXPECT_CALL(ie_mock_, OnLoad(GetParam().invokes_cf(),
StrEq(GetSimplePageUrl())))
.WillOnce(testing::DoAll(