diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt | 5 |
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 |