summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-25 22:48:30 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-25 22:48:30 +0000
commit6cce77977e423ab3376dacc04062d46b7a210abb (patch)
tree708c4dfcc23c9b17cae7bcc7568de206ff5c3d06 /chrome_frame
parentcb752b4558d5a3ae144337e1bbd76aaf6fb7573c (diff)
downloadchromium_src-6cce77977e423ab3376dacc04062d46b7a210abb.zip
chromium_src-6cce77977e423ab3376dacc04062d46b7a210abb.tar.gz
chromium_src-6cce77977e423ab3376dacc04062d46b7a210abb.tar.bz2
Disabling the ContextMenuTest.CFSavePageAs test as the attempted fix did not work.
BUG=83114 TBR=amit Review URL: http://codereview.chromium.org/7069026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86729 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/ui_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/ui_test.cc b/chrome_frame/test/ui_test.cc
index 28d3f9d..72a5c0f 100644
--- a/chrome_frame/test/ui_test.cc
+++ b/chrome_frame/test/ui_test.cc
@@ -565,7 +565,7 @@ TEST_F(ContextMenuTest, FLAKY_CFSavePageAs) {
}
// http://code.google.com/p/chromium/issues/detail?id=83114
-TEST_F(ContextMenuTest, FLAKY_CFSaveLinkAs) {
+TEST_F(ContextMenuTest, DISABLED_CFSaveLinkAs) {
// Please see http://code.google.com/p/chromium/issues/detail?id=60987
// for more information on why this test is disabled for Vista with IE7.
if (base::win::GetVersion() == base::win::VERSION_VISTA &&