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 |
(...skipping 18 matching lines...) Expand all Loading... |
29 # issue 18122 | 29 # issue 18122 |
30 DnsMasterTest.MassiveConcurrentLookupTest | 30 DnsMasterTest.MassiveConcurrentLookupTest |
31 | 31 |
32 # issue 19834 | 32 # issue 19834 |
33 SpellCheckTest.* | 33 SpellCheckTest.* |
34 | 34 |
35 # issue 21401 | 35 # issue 21401 |
36 ResourceDispatcherHostTest.TooManyOutstandingRequests | 36 ResourceDispatcherHostTest.TooManyOutstandingRequests |
37 | 37 |
38 # issue 22252 | 38 # issue 22252 |
39 HistoryQueryTest.Basic | 39 HistoryQueryTest.* |
OLD | NEW |