Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(294)

Side by Side Diff: tools/valgrind/gtest_exclude/net_unittests.gtest.txt

Issue 579463002: Remove obsolete SPDY test exclusions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Very slow under Valgrind. 1 # Very slow under Valgrind.
2 KeygenHandlerTest.*SmokeTest 2 KeygenHandlerTest.*SmokeTest
3 KeygenHandlerTest.*ConcurrencyTest 3 KeygenHandlerTest.*ConcurrencyTest
4 4
5 # Hangs, see http://crbug.com/61908 5 # Hangs, see http://crbug.com/61908
6 DirectoryListerTest.BigDirRecursiveTest 6 DirectoryListerTest.BigDirRecursiveTest
7 7
8 # http://crbug.com/88228 8 # http://crbug.com/88228
9 SSLClientSocketTest.Connect 9 SSLClientSocketTest.Connect
10 SSLClientSocketTest.ConnectClientAuthSendNullCert 10 SSLClientSocketTest.ConnectClientAuthSendNullCert
11 11
12 # These tests are broken http://crbug.com/118883
13 *SpdyNetworkTransactionSpdy*Test.*
14 *SpdyHttpStreamSpdy*Test.*
15
16 # Fails flakily. http://crbug.com/255775 12 # Fails flakily. http://crbug.com/255775
17 SimpleIndexFileTest.WriteThenLoadIndex 13 SimpleIndexFileTest.WriteThenLoadIndex
18 14
19 # Flaky. http://crbug.com/237450 15 # Flaky. http://crbug.com/237450
20 DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll 16 DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll
21 DiskCacheBackendTest.SimpleCacheDoomAll 17 DiskCacheBackendTest.SimpleCacheDoomAll
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698