OLD | NEW |
1 # http://crbug.com/93245 | 1 # http://crbug.com/93245 |
2 GeolocationGatewayDataProviderCommonTest.* | 2 GeolocationGatewayDataProviderCommonTest.* |
3 GeolocationWifiDataProviderCommonTest.* | 3 GeolocationWifiDataProviderCommonTest.* |
4 | 4 |
5 # Flaky, see http://crbug.com/131154 | 5 # Flaky, see http://crbug.com/131154 |
6 WebRTCAudioDeviceTest.FullDuplexAudioWithAGC | 6 WebRTCAudioDeviceTest.FullDuplexAudioWithAGC |
7 | 7 |
8 # Flaky, see http://crbug.com/155284 | 8 # Flaky, see http://crbug.com/155284 |
9 WebRTCAudioDeviceTest.StartRecording | 9 WebRTCAudioDeviceTest.StartRecording |
10 WebRTCAudioDeviceTest.PlayLocalFile | 10 WebRTCAudioDeviceTest.PlayLocalFile |
(...skipping 14 matching lines...) Expand all Loading... |
25 WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames | 25 WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames |
26 | 26 |
27 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314 | 27 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314 |
28 RenderWidgetHostViewMacTest.* | 28 RenderWidgetHostViewMacTest.* |
29 WebContentsVideoCaptureDeviceTest.* | 29 WebContentsVideoCaptureDeviceTest.* |
30 RenderViewHostTest.* | 30 RenderViewHostTest.* |
31 | 31 |
32 # Speculative disable of hanging tests. http://crbug.com/241919 | 32 # Speculative disable of hanging tests. http://crbug.com/241919 |
33 VideoCaptureControllerTest.* | 33 VideoCaptureControllerTest.* |
34 VideoCaptureHostTest.* | 34 VideoCaptureHostTest.* |
| 35 |
| 36 # Hangs under Valgrind, see http://crbug.com/244257 |
| 37 SmoothScrollGestureControllerTest.Tick |
OLD | NEW |