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 the leaks | 8 # testing to see if this gets rid of intermittent leaks |
9 IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout | 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 8362 | 17 # issue 8362 |
18 ExtensionViewTest.Index | 18 ExtensionViewTest.Index |
OLD | NEW |