summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-24 12:51:36 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-24 12:51:36 +0000
commitbb173845cc6dae3d06fb19e4e1fd214b8dc5dc52 (patch)
tree5572b53fcfdf7b8d7c4116c10b3b7950257b7cbd /tools
parent1cbbee3cbff09ceb17af31686108e07bf4490c95 (diff)
downloadchromium_src-bb173845cc6dae3d06fb19e4e1fd214b8dc5dc52.zip
chromium_src-bb173845cc6dae3d06fb19e4e1fd214b8dc5dc52.tar.gz
chromium_src-bb173845cc6dae3d06fb19e4e1fd214b8dc5dc52.tar.bz2
Re-enable UrlToFilenameEncoderTest.EncodeUrlCorrectly under Dr. Memory
The bug was fixed in Dr. Memory r348 and I've uploaded the new tool binaries into Chromium repo. BUG=87241 TBR=bruening Review URL: http://codereview.chromium.org/7198024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90363 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt5
1 files changed, 0 insertions, 5 deletions
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 9eb30d1..984bcde 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
@@ -10,10 +10,5 @@ X509CertificateTest.*
# Too many uninits and too slow. TODO(timurrrr): investigate uninits
ProxyResolverV8Test.*
-# Funny std::string::replace bug leads to test failures
-# http://crbug.com/87241 aka
-# http://code.google.com/p/drmemory/issues/detail?id=474
-UrlToFilenameEncoderTest.EncodeUrlCorrectly
-
# Slow
CookieMonsterTest.GarbageCollectionTriggers