OLD | NEW |
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 # Fails flakily. http://crbug.com/255775 | 12 # Fails flakily. http://crbug.com/255775 |
13 SimpleIndexFileTest.WriteThenLoadIndex | 13 SimpleIndexFileTest.WriteThenLoadIndex |
14 | 14 |
15 # Flaky. http://crbug.com/237450 | 15 # Flaky. http://crbug.com/237450 |
16 DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll | 16 DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll |
17 DiskCacheBackendTest.SimpleCacheDoomAll | 17 DiskCacheBackendTest.SimpleCacheDoomAll |
| 18 |
| 19 # Flaky. crbug.com/451999 |
| 20 WebSocketEndpointLockManagerTest.UnlockEndpointIsDelayed |
OLD | NEW |