| OLD | NEW |
| 1 # buganizer 1178136 | 1 # buganizer 1178136 |
| 2 ImporterTest.Firefox35Importer | 2 ImporterTest.Firefox35Importer |
| 3 | 3 |
| 4 # issue 2468 | 4 # issue 2468 |
| 5 URLFetcherBadHTTPSTest.BadHTTPSTest | 5 URLFetcherBadHTTPSTest.BadHTTPSTest |
| 6 SafeBrowsingProtocolParsingTest.TestSubChunk | 6 SafeBrowsingProtocolParsingTest.TestSubChunk |
| 7 | 7 |
| 8 # testing to see if this gets rid of intermittent leaks | 8 # testing to see if this gets rid of intermittent leaks |
| 9 IPCSyncChannelTest.SendWithTimeout* | 9 IPCSyncChannelTest.SendWithTimeout* |
| 10 | 10 |
| 11 # issue 7891 | 11 # issue 7891 |
| 12 FindInPageControllerTest.FindInPageFrames | 12 FindInPageControllerTest.FindInPageFrames |
| 13 | 13 |
| 14 # Takes 10 minutes to run. | 14 # Takes 10 minutes to run. |
| 15 IPCSyncChannelTest.ChattyServer | 15 IPCSyncChannelTest.ChattyServer |
| 16 | 16 |
| 17 # issue 9897 | 17 # issue 9897 |
| 18 ExtensionContentScriptInjectTest.Simple | 18 ExtensionContentScriptInjectTest.Simple |
| 19 | 19 |
| 20 # issue 12661 | |
| 21 ExtensionsServiceTest.InstallExtension | |
| 22 | |
| 23 # issue 15276 | 20 # issue 15276 |
| 24 CompactLangDetTest.* | 21 CompactLangDetTest.* |
| 25 | 22 |
| 26 # issue 17370 | 23 # issue 17370 |
| 27 FirefoxImporterTest.Firefox3NSS3Decryptor | 24 FirefoxImporterTest.Firefox3NSS3Decryptor |
| 28 | 25 |
| 29 # issue 18122 | 26 # issue 18122 |
| 30 DnsMasterTest.MassiveConcurrentLookupTest | 27 DnsMasterTest.MassiveConcurrentLookupTest |
| 31 | 28 |
| 32 # issue 19834 | 29 # issue 19834 |
| 33 SpellCheckTest.* | 30 SpellCheckTest.* |
| 34 | 31 |
| 35 # issue 21401 | 32 # issue 21401 |
| 36 ResourceDispatcherHostTest.TooManyOutstandingRequests | 33 ResourceDispatcherHostTest.TooManyOutstandingRequests |
| 37 | 34 |
| 38 # issue 22252 | 35 # issue 22252 |
| 39 HistoryQueryTest.* | 36 HistoryQueryTest.* |
| OLD | NEW |