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 | 16 |
17 # Test fail: crbug.com/473689 | 17 # Test fail: crbug.com/473689 |
18 ManagePasswordsBubbleModelTest.CloseWithoutLogging | 18 ManagePasswordsBubbleModelTest.CloseWithoutLogging |
19 | 19 |
20 # Test fail: crbug.com/476731 | 20 # Test fail: crbug.com/476731 |
21 PluginInfoMessageFilterTest.FindEnabledPlugin | 21 PluginInfoMessageFilterTest.FindEnabledPlugin |
| 22 |
| 23 # Test fail: crbug.com/492705 |
| 24 StatusUploaderTest.NoUploadAfterVideoCapture |
| 25 |
| 26 # Flaky test: crbug.com/493187 |
| 27 DesktopMediaListAshTest.WindowOnly |
OLD | NEW |