| OLD | NEW |
| 1 # buganizer 1178136 | 1 # buganizer 1178136 |
| 2 ImporterTest.Firefox3Importer | 2 ImporterTest.Firefox3Importer |
| 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 | 20 # issue 12661 |
| 21 ExtensionsServiceTest.InstallExtension | 21 ExtensionsServiceTest.InstallExtension |
| 22 | |
| 23 # issue 14103 | |
| 24 ExtensionsServiceTest.PackExtension | |
| OLD | NEW |