summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-16 23:11:19 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-16 23:11:19 +0000
commitcff79266d87a5a5371dc80279517cf53760262a5 (patch)
tree9345cbf7fcda9eb522c6dab49013b49728c1d2a5 /net
parentf80821f8daed7afa20cec3685a9897460242ba3a (diff)
downloadchromium_src-cff79266d87a5a5371dc80279517cf53760262a5.zip
chromium_src-cff79266d87a5a5371dc80279517cf53760262a5.tar.gz
chromium_src-cff79266d87a5a5371dc80279517cf53760262a5.tar.bz2
Temporarily disable a test which appears to be causing valgrind errors.
The cause of the problem is not fully understood yet, suppressing to remove noise from the tree. BUG=14218 Review URL: http://codereview.chromium.org/126236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18553 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/url_request/url_request_unittest.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/url_request/url_request_unittest.cc b/net/url_request/url_request_unittest.cc
index 18ff111..f3b2506 100644
--- a/net/url_request/url_request_unittest.cc
+++ b/net/url_request/url_request_unittest.cc
@@ -107,7 +107,8 @@ void FillBuffer(char* buffer, size_t len) {
class URLRequestTest : public PlatformTest {
};
-TEST_F(URLRequestTest, ProxyTunnelRedirectTest) {
+// http://crbug.com/14218
+TEST_F(URLRequestTest, DISABLED_ProxyTunnelRedirectTest) {
// In this unit test, we're using the HTTPTestServer as a proxy server and
// issuing a CONNECT request with the magic host name "www.redirect.com".
// The HTTPTestServer will return a 302 response, which we should not