OLD | NEW |
1 # crbug 51716 | |
2 # Disabling all unit tests | |
3 # Problems reappeared after r119922 | |
4 * | |
5 *.* | |
6 | |
7 # Times out too often | 1 # Times out too often |
8 # crbug.com/15817 | 2 # crbug.com/15817 |
9 IPCSyncChannelTest.* | 3 IPCSyncChannelTest.* |
10 # Hangs | 4 # Hangs |
11 # http://crbug.com/21890 | 5 # http://crbug.com/21890 |
12 WebDropTargetTest.URL | 6 WebDropTargetTest.URL |
13 WebDropTargetTest.Data | 7 WebDropTargetTest.Data |
14 # http://crbug.com/69037 | 8 # http://crbug.com/69037 |
15 FirefoxImporterTest.Firefox3NSS3Decryptor | 9 FirefoxImporterTest.Firefox3NSS3Decryptor |
16 # http://crbug.com/69039 | 10 # http://crbug.com/69039 |
(...skipping 19 matching lines...) Expand all Loading... |
36 # http://crbug.com/89030 | 30 # http://crbug.com/89030 |
37 ConnectionTesterTest.DeleteWhileInProgress | 31 ConnectionTesterTest.DeleteWhileInProgress |
38 | 32 |
39 # http://crbug.com/93245 | 33 # http://crbug.com/93245 |
40 GeolocationWifiDataProviderCommonTest.* | 34 GeolocationWifiDataProviderCommonTest.* |
41 | 35 |
42 # http://crbug.com/96298 | 36 # http://crbug.com/96298 |
43 FileSystemDirURLRequestJobTest.* | 37 FileSystemDirURLRequestJobTest.* |
44 FileSystemURLRequestJobTest.* | 38 FileSystemURLRequestJobTest.* |
45 FileSystemOperationWriteTest.* | 39 FileSystemOperationWriteTest.* |
OLD | NEW |