OLD | NEW |
1 # Times out too often | 1 # Times out too often |
2 # crbug.com/15817 | 2 # crbug.com/15817 |
3 IPCSyncChannelTest.* | 3 IPCSyncChannelTest.* |
4 # Hangs | 4 # Hangs |
5 # http://crbug.com/21890 | 5 # http://crbug.com/21890 |
6 WebDropTargetTest.URL | 6 WebDropTargetTest.URL |
7 WebDropTargetTest.Data | 7 WebDropTargetTest.Data |
8 # http://crbug.com/69037 | 8 # http://crbug.com/69037 |
9 FirefoxImporterTest.Firefox3NSS3Decryptor | 9 FirefoxImporterTest.Firefox3NSS3Decryptor |
10 # http://crbug.com/69039 | 10 # http://crbug.com/69039 |
(...skipping 18 matching lines...) Expand all Loading... |
29 BalloonControllerTest.ShowAndCloseTest | 29 BalloonControllerTest.ShowAndCloseTest |
30 BalloonControllerTest.SizesTest | 30 BalloonControllerTest.SizesTest |
31 | 31 |
32 # http://crbug.com/89030 | 32 # http://crbug.com/89030 |
33 ConnectionTesterTest.DeleteWhileInProgress | 33 ConnectionTesterTest.DeleteWhileInProgress |
34 | 34 |
35 # http://crbug.com/93245 | 35 # http://crbug.com/93245 |
36 GeolocationWifiDataProviderCommonTest.* | 36 GeolocationWifiDataProviderCommonTest.* |
37 | 37 |
38 # http://crbug.com/96298 | 38 # http://crbug.com/96298 |
39 FileSystemDirURLRequestJobTest.Cancel | 39 FileSystemDirURLRequestJobTest.* |
40 FileSystemDirURLRequestJobTest.NoSuchRoot | |
OLD | NEW |