OLD | NEW |
1 # These tests fail due to certificate errors; see http://crbug.com/36770 | |
2 HTTPSRequestTest.HTTPSMismatchedTest | |
3 SSLClientSocketTest.ConnectMismatched | |
4 | |
5 # Flaky. crbug.com/234776 | 1 # Flaky. crbug.com/234776 |
6 DiskCacheEntryTest.SimpleCacheStreamAccess | 2 DiskCacheEntryTest.SimpleCacheStreamAccess |
7 DiskCacheEntryTest.SimpleCacheGrowData | 3 DiskCacheEntryTest.SimpleCacheGrowData |
8 DiskCacheEntryTest.SimpleCacheSizeChanges | 4 DiskCacheEntryTest.SimpleCacheSizeChanges |
9 | 5 |
10 # Fails. http://crbug.com/256421 | |
11 HTTPSRequestTest.HTTPSExpiredTest | |
12 SSLClientSocketTest.ConnectExpired | |
13 URLFetcherBadHTTPSTest.BadHTTPSTest | |
OLD | NEW |