| 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 | |
| 8 # Fails flakily. http://crbug.com/255775 | |
| 9 SimpleIndexFileTest.WriteThenLoadIndex | |
| 10 | |
| 11 # Flaky. http://crbug.com/237450 | |
| 12 DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll | |
| 13 DiskCacheBackendTest.SimpleCacheDoomAll | |
| OLD | NEW |