summaryrefslogtreecommitdiffstats
path: root/net/data/valgrind/net_unittests.gtest.txt
Commit message (Expand)AuthorAgeFilesLines
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-241-6/+0
* Fix poorly performancing implementation of MockSimplePersistentCookieStorerdsmith@google.com2010-10-181-3/+0
* Don't run CookieMonsterTest.GarbageCollectionTriggers under Valgrind as it ha...rsesek@chromium.org2010-10-021-0/+3
* Re-enable ConcurrencyTestdavidben@chromium.org2010-06-301-0/+1
* Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.vandebo@chromium.org2010-06-171-3/+0
* Don't run ClientSocketPoolBaseTest.LoadState under Valgrindtimurrrr@chromium.org2010-06-161-0/+3
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-101-1/+0
* Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.mbelshe@chromium.org2010-05-061-0/+1
* Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.mbelshe@chromium.org2010-05-051-1/+0
* Don't run SpdyNetworkTransactionTest.CloseWithActiveStream under Valgrindtimurrrr@chromium.org2010-05-051-0/+1
* Move the excluded test name to the right file...timurrrr@chromium.org2010-05-051-3/+0
* Don't run ConnectionTesterTest.DeleteWhileInProgress under Valgrindtimurrrr@chromium.org2010-05-051-1/+4
* Put SpdySessionTest.GetPushStream on the Valgrind Gtest filter list.rsesek@chromium.org2010-05-041-0/+3
* Split the list of tests with intentional leaks out of net_unittests.gtest.txt,glider@chromium.org2010-04-121-17/+0
* Remove wrong-placed file.timurrrr@chromium.org2010-03-311-0/+3
* Wildcard the test cases if two or more tests maketimurrrr@chromium.org2009-10-261-1/+0
* Disable the FlipNetworkTransactionTes because it crashes TSAN.nsylvain@chromium.org2009-10-251-0/+1
* 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