From ec165e1cfff8d44fc5674ef7304e1c9dd7d02c87 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Fri, 27 May 2011 14:43:55 +0000 Subject: Exclude two failing tests for Dr. Memory runs and re-enable a couple of tests that has started to pass TBR=bruening Review URL: http://codereview.chromium.org/7071045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87018 0039d316-1c4b-4281-b951-d872f2087c98 --- .../gtest_exclude/net_unittests.gtest-drmemory_win32.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'tools/valgrind') diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt index aa7ca01..bb72c3a 100644 --- a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt @@ -1,14 +1,13 @@ -# See http://crbug.com/51145 -HttpNetworkTransactionTest.* -HttpNetworkLayerTest.GET - # See http://crbug.com/82391 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest +# Dr. Memory hits an assertion: +# http://code.google.com/p/drmemory/issues/detail?id=422 +HttpAuthTest.* +HttpAuthHandlerFactoryTest.* + # TODO(timurrrr): investigate these -ClientSocketPoolBaseTest.* CookieMonsterTest.GarbageCollectionTriggers -SSLClientSocketTest.* ProxyResolverJS* ProxyResolverV8Test.* X509CertificateTest.* -- cgit v1.1