summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorahendrickson@chromium.org <ahendrickson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-24 22:08:46 +0000
committerahendrickson@chromium.org <ahendrickson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-24 22:08:46 +0000
commit894586ee6cb894f9cf78fe054b36753ecd16995e (patch)
tree376d4afd470e2baebcf502419d6f358fe50fbb37 /chrome_frame
parent39e3b9538deaedaaa8104f1cc67bcddaacad8269 (diff)
downloadchromium_src-894586ee6cb894f9cf78fe054b36753ecd16995e.zip
chromium_src-894586ee6cb894f9cf78fe054b36753ecd16995e.tar.gz
chromium_src-894586ee6cb894f9cf78fe054b36753ecd16995e.tar.bz2
Disable gzip test on chrome frame.
http://codereview.chromium.org/6881106/ introduced a problem on the chrome frame bots. This CL is intended to disable the test there. BUG=None TEST=chrome frame bots are green. Review URL: http://codereview.chromium.org/6992037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/net/fake_external_tab.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
index 20e5dea..98aeda8 100644
--- a/chrome_frame/test/net/fake_external_tab.cc
+++ b/chrome_frame/test/net/fake_external_tab.cc
@@ -443,6 +443,7 @@ void FilterDisabledTests() {
// Tests chrome's network stack's cache (might not apply to CF).
"URLRequestTestHTTP.VaryHeader",
+ "URLRequestTestHTTP.GetZippedTest",
// I suspect we can only get this one to work (if at all) on IE8 and
// later by using the new INTERNET_OPTION_SUPPRESS_BEHAVIOR flags