summaryrefslogtreecommitdiffstats
path: root/net/data/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Don't run a few more tests under TSan on Windowstimurrrr@chromium.org2010-04-071-0/+7
* Move the suppression landed in r43208 to the right file.rsesek@chromium.org2010-03-311-7/+0
* Suppress a leak from r43192 in WebSocketThrottleTest.Throttle.rsesek@chromium.org2010-03-311-0/+7
* Remove wrong-placed file.timurrrr@chromium.org2010-03-311-0/+3
* Don't run some tests under TSan on Windowstimurrrr@chromium.org2010-03-261-0/+12
* Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* underglider@chromium.org2010-03-251-2/+0
* Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* underglider@chromium.org2010-03-251-3/+0
* Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*,glider@chromium.org2010-03-251-4/+0
* Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback...glider@chromium.org2010-03-251-3/+0
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-241-1/+0
* Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,glider@chromium.org2010-03-241-4/+0
* Don't run DirectoryListerTest.* as welltimurrrr@chromium.org2010-03-221-1/+1
* Disable DirectoryLister.* on TSan/Mactimurrrr@chromium.org2010-03-221-0/+4
* Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots.glider@chromium.org2010-03-031-0/+2
* Don't run some tests failing on certificate erros under Valgrindtimurrrr@chromium.org2010-02-251-0/+3
* Disable some unsupported tsan tests for Mac.shess@chromium.org2010-02-241-0/+2
* 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