summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 20:39:28 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 20:39:28 +0000
commitcc2f3eed2996b72e2883c02befd505f9046f4a74 (patch)
tree1a392361698cc048220e56204f126d250047c975 /chrome_frame
parent0746a15f74f14d78c171265bcee555eb29677197 (diff)
downloadchromium_src-cc2f3eed2996b72e2883c02befd505f9046f4a74.zip
chromium_src-cc2f3eed2996b72e2883c02befd505f9046f4a74.tar.gz
chromium_src-cc2f3eed2996b72e2883c02befd505f9046f4a74.tar.bz2
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
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/test_with_web_server.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome_frame/test/test_with_web_server.cc b/chrome_frame/test/test_with_web_server.cc
index 065dd42..a034566 100644
--- a/chrome_frame/test/test_with_web_server.cc
+++ b/chrome_frame/test/test_with_web_server.cc
@@ -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(),