Commit 182d1f1a authored by sergeyu@chromium.org's avatar sergeyu@chromium.org

Disable FullTabModeIE_RefreshMshtmlTest

BUG=139694
TBR=jvoung@google.com

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149042 0039d316-1c4b-4281-b951-d872f2087c98
parent a531d22a
......@@ -902,7 +902,8 @@ class UaTemplateFileResponse : public test_server::FileResponse {
//
// This test currently fails because GCF does not add the chromeframe header
// to requests that mshtml initiates via IInternetSession::CreateBinding.
TEST_F(ChromeFrameTestWithWebServer, FAILS_FullTabModeIE_RefreshMshtmlTest) {
// crbug.com/139694
TEST_F(ChromeFrameTestWithWebServer, DISABLED_FullTabModeIE_RefreshMshtmlTest) {
const wchar_t* kPages[] = {
L"mshtml_refresh_test.html",
L"mshtml_refresh_test_popup.html",
......
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