OLD | NEW |
1 # Timing issues. http://crbug.com/241051 | 1 # Timing issues. http://crbug.com/241051 |
2 ExtensionAlarmsTest.* | 2 ExtensionAlarmsTest.* |
3 | 3 |
4 # SEGV_MAPERR. http://crbug.com/245797 | 4 # SEGV_MAPERR. http://crbug.com/245797 |
5 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl | 5 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl |
6 | 6 |
7 # Flaky. http://crbug.com/308309 | 7 # Flaky. http://crbug.com/308309 |
8 CloudPrintURLFetcherBasicTest.HandleRawData | 8 CloudPrintURLFetcherBasicTest.HandleRawData |
9 CloudPrintURLFetcherOverloadTest.Protect | 9 CloudPrintURLFetcherOverloadTest.Protect |
10 | 10 |
11 # Hangs every once in a while. http://crbug.com/309149 | 11 # Hangs every once in a while. http://crbug.com/309149 |
12 ExtensionUpdaterTest.TestMultipleManifestDownloading | 12 ExtensionUpdaterTest.TestMultipleManifestDownloading |
13 | 13 |
14 # Test fail: crbug.com/314216 | 14 # Test fail: crbug.com/314216 |
15 ExtensionIconManagerTest.LoadComponentExtensionResource | 15 ExtensionIconManagerTest.LoadComponentExtensionResource |
| 16 |
| 17 # Test fail: crbug.com/473689 |
| 18 ManagePasswordsBubbleModelTest.CloseWithoutLogging |
| 19 |
| 20 # Test fail: crbug.com/476731 |
| 21 PluginInfoMessageFilterTest.FindEnabledPlugin |
OLD | NEW |