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 28 matching lines...) Expand all Loading... |
39 # http://crbug.com/247163 | 39 # http://crbug.com/247163 |
40 VideoCaptureManagerTest.CloseWithoutStop | 40 VideoCaptureManagerTest.CloseWithoutStop |
41 VideoCaptureManagerTest.CreateAndClose | 41 VideoCaptureManagerTest.CreateAndClose |
42 VideoCaptureManagerTest.StartUsingId | 42 VideoCaptureManagerTest.StartUsingId |
43 WebRTCAudioDeviceTest.WebRtcPlayoutSetupTime | 43 WebRTCAudioDeviceTest.WebRtcPlayoutSetupTime |
44 WebRTCAudioDeviceTest.WebRtcRecordingSetupTime | 44 WebRTCAudioDeviceTest.WebRtcRecordingSetupTime |
45 | 45 |
46 # http://crbug.com/247601 | 46 # http://crbug.com/247601 |
47 FontSerializationTest.StyledFonts | 47 FontSerializationTest.StyledFonts |
48 MacSandboxTest.FontLoadingTest | 48 MacSandboxTest.FontLoadingTest |
| 49 |
| 50 # http://crbug.com/247685 |
| 51 ScreenCaptureDeviceTest.Capture |
OLD | NEW |