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 b9a5c97..9d10363 100644
--- a/chrome_frame/test/ui_test.cc
+++ b/chrome_frame/test/ui_test.cc
@@ -903,7 +903,8 @@ TEST_F(ContextMenuTest, FLAKY_CFTxtFieldDelete) {
}
// Test CF text field context menu - select all.
-TEST_F(ContextMenuTest, CFTxtFieldSelectAll) {
+// Flaky: http://crbug.com/144664
+TEST_F(ContextMenuTest, DISABLED_CFTxtFieldSelectAll) {
server_mock_.ExpectAndServeAnyRequests(CFInvocation::MetaTag());
// Invoke 'Select all' context menu item of text field.