OLD | NEW |
1 # This test has a possible data race detected by the TSAN bot | 1 # This test has a possible data race detected by the TSAN bot |
2 # see http://crbug.com/46840 | 2 # see http://crbug.com/46840 |
3 ProfileManagerTest.CreateAndUseTwoProfiles | 3 ProfileManagerTest.CreateAndUseTwoProfiles |
4 | 4 |
5 # Crashing - http://crbug.com/84536 | 5 # Crashing - http://crbug.com/84536 |
6 HttpBridgeTest.* | 6 HttpBridgeTest.* |
7 | 7 |
8 # Takes too long and may cause TSAN bots to time out. http://crbug.com/134400 | |
9 Convolver.SIMDVerification | |
10 | |
11 # SEGV_MAPERR. http://crbug.com/245797 | 8 # SEGV_MAPERR. http://crbug.com/245797 |
12 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl | 9 ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl |
OLD | NEW |