OLD | NEW |
1 # Takes too long and may cause bots to time out. http://crbug.com/134400 | |
2 # This test alone takes 10-15 minutes. | |
3 Convolver.SIMDVerification | |
4 | |
5 # Timing issues. http://crbug.com/241051 | 1 # Timing issues. http://crbug.com/241051 |
6 ExtensionAlarmsTest.* | 2 ExtensionAlarmsTest.* |
7 | 3 |
8 # SEGV_MAPERR. http://crbug.com/245797 | 4 # SEGV_MAPERR. http://crbug.com/245797 |
9 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl | 5 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl |
10 | 6 |
11 # Flaky. http://crbug.com/308309 | 7 # Flaky. http://crbug.com/308309 |
12 CloudPrintURLFetcherBasicTest.HandleRawData | 8 CloudPrintURLFetcherBasicTest.HandleRawData |
13 CloudPrintURLFetcherOverloadTest.Protect | 9 CloudPrintURLFetcherOverloadTest.Protect |
14 | 10 |
15 # Hangs every once in a while. http://crbug.com/309149 | 11 # Hangs every once in a while. http://crbug.com/309149 |
16 ExtensionUpdaterTest.TestMultipleManifestDownloading | 12 ExtensionUpdaterTest.TestMultipleManifestDownloading |
17 | 13 |
18 # Test fail: crbug.com/314216 | 14 # Test fail: crbug.com/314216 |
19 ExtensionIconManagerTest.LoadComponentExtensionResource | 15 ExtensionIconManagerTest.LoadComponentExtensionResource |
OLD | NEW |