Commit cc2f3eed authored by sergeyu@chromium.org's avatar sergeyu@chromium.org

Disable FullTabModeIE_InstallFlowTest

BUG=139694
TBR=qfel@google.com

Review URL: https://chromiumcodereview.appspot.com/10826070

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149016 0039d316-1c4b-4281-b951-d872f2087c98
parent 0746a15f
......@@ -697,7 +697,8 @@ TEST_F(ChromeFrameTestWithWebServer, FullTabModeIE_XHRTest) {
const wchar_t kInstallFlowTestUrl[] =
L"install_flow_test.html";
TEST_F(ChromeFrameTestWithWebServer, FullTabModeIE_InstallFlowTest) {
// crbug.com/139694
TEST_F(ChromeFrameTestWithWebServer, DISABLED_FullTabModeIE_InstallFlowTest) {
if (base::win::GetVersion() < base::win::VERSION_VISTA) {
ScopedChromeFrameRegistrar::UnregisterAtPath(
GetChromeFrameBuildPath().value(),
......
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