| 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 | |
| 12 ExtensionUpdaterTest.TestMultipleManifestDownloading | |
| 13 | |
| 14 # Test fail: crbug.com/314216 | 11 # Test fail: crbug.com/314216 |
| 15 ExtensionIconManagerTest.LoadComponentExtensionResource | 12 ExtensionIconManagerTest.LoadComponentExtensionResource |
| 16 | 13 |
| 17 # Test fail: crbug.com/476731 | 14 # Test fail: crbug.com/476731 |
| 18 PluginInfoMessageFilterTest.FindEnabledPlugin | 15 PluginInfoMessageFilterTest.FindEnabledPlugin |
| 19 | 16 |
| 20 # Test fail: crbug.com/492705 | 17 # Test fail: crbug.com/492705 |
| 21 StatusUploaderTest.NoUploadAfterVideoCapture | 18 StatusUploaderTest.NoUploadAfterVideoCapture |
| 22 | 19 |
| 23 # Flaky test: crbug.com/493187 | 20 # Flaky test: crbug.com/493187 |
| 24 DesktopMediaListAshTest.WindowOnly | 21 DesktopMediaListAshTest.WindowOnly |
| 25 | 22 |
| 26 # Crashing test: https://crbug.com/515031 | 23 # Crashing test: https://crbug.com/515031 |
| 27 NetErrorTabHelperTest.* | 24 NetErrorTabHelperTest.* |
| 28 | 25 |
| 29 # Test fail: https://crbug.com/515031 | 26 # Test fail: https://crbug.com/515031 |
| 30 ChromeBrowserMainExtraPartsMetricsTest.VerifyTouchEventsEnabledIsNotRecordedAfte
rPostBrowserStart | 27 ChromeBrowserMainExtraPartsMetricsTest.VerifyTouchEventsEnabledIsNotRecordedAfte
rPostBrowserStart |
| 31 | 28 |
| 32 # Test fail: https://crbug.com/349778 | 29 # Test fail: https://crbug.com/349778 |
| 33 # Valgrind bot purple: https://crbug.com/522692 | 30 # Valgrind bot purple: https://crbug.com/522692 |
| 34 TranslateManagerRenderViewHostTest.FetchLanguagesFromTranslateServer* | 31 TranslateManagerRenderViewHostTest.FetchLanguagesFromTranslateServer* |
| 35 | 32 |
| 36 # Test fail: https://crbug.com/537064 | 33 # Test fail: https://crbug.com/537064 |
| 37 ExtensionMessageBubbleTest.* | 34 ExtensionMessageBubbleTest.* |
| 38 DesktopMediaListAshTest.* | 35 DesktopMediaListAshTest.* |
| 39 ExtensionTestMessageListenerUnittest.* | 36 ExtensionTestMessageListenerUnittest.* |
| 40 SigninErrorNotifierTest.* | 37 SigninErrorNotifierTest.* |
| OLD | NEW |