| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't run a few more tests under TSan on Windows | timurrrr@chromium.org | 2010-04-07 | 1 | -0/+7 |
* | Move the suppression landed in r43208 to the right file. | rsesek@chromium.org | 2010-03-31 | 1 | -7/+0 |
* | Suppress a leak from r43192 in WebSocketThrottleTest.Throttle. | rsesek@chromium.org | 2010-03-31 | 1 | -0/+7 |
* | Remove wrong-placed file. | timurrrr@chromium.org | 2010-03-31 | 1 | -0/+3 |
* | Don't run some tests under TSan on Windows | timurrrr@chromium.org | 2010-03-26 | 1 | -0/+12 |
* | Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* under | glider@chromium.org | 2010-03-25 | 1 | -2/+0 |
* | Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* under | glider@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*, | glider@chromium.org | 2010-03-25 | 1 | -4/+0 |
* | Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback... | glider@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | Enable SSLClientSocketTest.* on Mac under ThreadSanitizer. | glider@chromium.org | 2010-03-24 | 1 | -1/+0 |
* | Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*, | glider@chromium.org | 2010-03-24 | 1 | -4/+0 |
* | Don't run DirectoryListerTest.* as well | timurrrr@chromium.org | 2010-03-22 | 1 | -1/+1 |
* | Disable DirectoryLister.* on TSan/Mac | timurrrr@chromium.org | 2010-03-22 | 1 | -0/+4 |
* | Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots. | glider@chromium.org | 2010-03-03 | 1 | -0/+2 |
* | Don't run some tests failing on certificate erros under Valgrind | timurrrr@chromium.org | 2010-02-25 | 1 | -0/+3 |
* | Disable some unsupported tsan tests for Mac. | shess@chromium.org | 2010-02-24 | 1 | -0/+2 |
* | Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac. | timurrrr@chromium.org | 2010-02-24 | 1 | -3/+1 |
* | Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac. | timurrrr@chromium.org | 2010-02-24 | 1 | -0/+1 |
* | Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac. | timurrrr@chromium.org | 2010-02-24 | 1 | -1/+2 |
* | Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac. | glider@chromium.org | 2010-02-24 | 1 | -0/+4 |
* | wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests. | thestig@chromium.org | 2010-02-08 | 1 | -0/+49 |
* | Add suppression while I fix this WriteError leak. | mbelshe@google.com | 2009-11-30 | 1 | -0/+8 |
* | Remove the unnecessary suppressions. | mbelshe@google.com | 2009-11-19 | 1 | -57/+0 |
* | Another attempt to silence valgrind for a moment. | mbelshe@google.com | 2009-11-19 | 1 | -42/+0 |
* | Suppress flip valgrind | mbelshe@google.com | 2009-11-19 | 1 | -0/+99 |
* | Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-27 | 1 | -0/+1 |
* | Wildcard the test cases if two or more tests make | timurrrr@chromium.org | 2009-10-26 | 2 | -5/+2 |
* | Disable the FlipNetworkTransactionTes because it crashes TSAN. | nsylvain@chromium.org | 2009-10-25 | 1 | -0/+1 |
* | Don't run WebSocketTest.* under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-21 | 1 | -0/+5 |
* | Don't run DiskCacheEntryTest.CancelSparseIO under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-14 | 1 | -0/+1 |
* | Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OS | timurrrr@chromium.org | 2009-10-13 | 1 | -0/+1 |
* | Excluded a few tests that hang under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-09-16 | 1 | -0/+22 |
* | Disk cache: Fix handling of invalid entries that are detected | rvargas@google.com | 2009-07-23 | 1 | -0/+2 |
* | Add a few more cases to NetUtilTest.IDN* tests. Because IDN*Slow test is much... | jshin@chromium.org | 2009-07-15 | 1 | -3/+0 |
* | Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En... | thestig@chromium.org | 2009-05-13 | 1 | -5/+5 |
* | Update Purify and Valgrind data to ignore a few new tests. | rvargas@google.com | 2009-04-17 | 1 | -0/+5 |
* | Reduce valgrind bot time from 12 minutes to 9 minutes by skipping one test | dkegel@google.com | 2009-03-23 | 1 | -0/+3 |
* | Document how we avoid running leaky tests under Purify and Valgrind, | dkegel@google.com | 2009-03-18 | 1 | -0/+9 |
* | Add support for per-module suppression files. | erg@google.com | 2009-01-09 | 1 | -0/+31 |