Commit 6cce7797 authored by ananta@chromium.org's avatar ananta@chromium.org

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
parent cb752b45
......@@ -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 &&
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment