OLD | NEW |
1 # Takes too long and may cause bots to time out. http://crbug.com/134400 | 1 # Takes too long and may cause bots to time out. http://crbug.com/134400 |
2 # This test alone takes 10-15 minutes. | 2 # This test alone takes 10-15 minutes. |
3 Convolver.SIMDVerification | 3 Convolver.SIMDVerification |
4 | 4 |
5 # Timing issues. http://crbug.com/241051 | 5 # Timing issues. http://crbug.com/241051 |
6 ExtensionAlarmsTest.* | 6 ExtensionAlarmsTest.* |
| 7 |
| 8 # SEGV_MAPERR. http://crbug.com/245797 |
| 9 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl |
OLD | NEW |