summaryrefslogtreecommitdiffstats
path: root/net/data/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac.timurrrr@chromium.org2010-02-241-3/+1
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-0/+1
* Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-1/+2
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac.glider@chromium.org2010-02-241-0/+4
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-0/+49
* Add suppression while I fix this WriteError leak.mbelshe@google.com2009-11-301-0/+8
* Remove the unnecessary suppressions.mbelshe@google.com2009-11-191-57/+0
* Another attempt to silence valgrind for a moment.mbelshe@google.com2009-11-191-42/+0
* Suppress flip valgrindmbelshe@google.com2009-11-191-0/+99
* Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mactimurrrr@chromium.org2009-10-271-0/+1
* Wildcard the test cases if two or more tests maketimurrrr@chromium.org2009-10-262-5/+2
* Disable the FlipNetworkTransactionTes because it crashes TSAN.nsylvain@chromium.org2009-10-251-0/+1
* Don't run WebSocketTest.* under ThreadSanitizer on Mactimurrrr@chromium.org2009-10-211-0/+5
* Don't run DiskCacheEntryTest.CancelSparseIO under ThreadSanitizer on Mactimurrrr@chromium.org2009-10-141-0/+1
* Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OStimurrrr@chromium.org2009-10-131-0/+1
* Excluded a few tests that hang under ThreadSanitizer on Mactimurrrr@chromium.org2009-09-161-0/+22
* Disk cache: Fix handling of invalid entries that are detectedrvargas@google.com2009-07-231-0/+2
* Add a few more cases to NetUtilTest.IDN* tests. Because IDN*Slow test is much...jshin@chromium.org2009-07-151-3/+0
* Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En...thestig@chromium.org2009-05-131-5/+5
* Update Purify and Valgrind data to ignore a few new tests.rvargas@google.com2009-04-171-0/+5
* Reduce valgrind bot time from 12 minutes to 9 minutes by skipping one testdkegel@google.com2009-03-231-0/+3
* Document how we avoid running leaky tests under Purify and Valgrind,dkegel@google.com2009-03-181-0/+9
* Add support for per-module suppression files.erg@google.com2009-01-091-0/+31