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 | |
6 WebRTCAudioDeviceTest.FullDuplexAudioWithAGC | |
7 | |
8 # Flaky, see http://crbug.com/155284 | |
9 WebRTCAudioDeviceTest.StartRecording | |
10 WebRTCAudioDeviceTest.PlayLocalFile | |
11 | |
12 # Fail/crash, see http://crbug.com/151939 | 5 # Fail/crash, see http://crbug.com/151939 |
13 WebDragDestTest.URL | 6 WebDragDestTest.URL |
14 WebDragDestTest.Data | 7 WebDragDestTest.Data |
15 WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet | 8 WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet |
16 | 9 |
17 # Fail, see http://crbug.com/153007 | 10 # Fail, see http://crbug.com/153007 |
18 MacSandboxTest.ClipboardAccess | 11 MacSandboxTest.ClipboardAccess |
19 | 12 |
20 # mach_override assertion, see http://crbug.com/162728 | 13 # mach_override assertion, see http://crbug.com/162728 |
21 BlobURLRequestJobTest.* | 14 BlobURLRequestJobTest.* |
(...skipping 12 matching lines...) Expand all Loading... |
34 VideoCaptureControllerTest.* | 27 VideoCaptureControllerTest.* |
35 VideoCaptureHostTest.* | 28 VideoCaptureHostTest.* |
36 | 29 |
37 # Hangs under Valgrind, see http://crbug.com/244257 | 30 # Hangs under Valgrind, see http://crbug.com/244257 |
38 SmoothScrollGestureControllerTest.Tick | 31 SmoothScrollGestureControllerTest.Tick |
39 | 32 |
40 # http://crbug.com/247163 | 33 # http://crbug.com/247163 |
41 VideoCaptureManagerTest.CloseWithoutStop | 34 VideoCaptureManagerTest.CloseWithoutStop |
42 VideoCaptureManagerTest.CreateAndClose | 35 VideoCaptureManagerTest.CreateAndClose |
43 VideoCaptureManagerTest.StartUsingId | 36 VideoCaptureManagerTest.StartUsingId |
44 WebRTCAudioDeviceTest.WebRtcPlayoutSetupTime | |
45 WebRTCAudioDeviceTest.WebRtcRecordingSetupTime | |
46 | 37 |
47 # http://crbug.com/247601 | 38 # http://crbug.com/247601 |
48 FontSerializationTest.StyledFonts | 39 FontSerializationTest.StyledFonts |
49 MacSandboxTest.FontLoadingTest | 40 MacSandboxTest.FontLoadingTest |
50 VideoCaptureManagerTest.ManipulateDeviceAndCheckCapabilities | 41 VideoCaptureManagerTest.ManipulateDeviceAndCheckCapabilities |
51 VideoCaptureManagerTest.StartDeviceAndGetDeviceFormatInUse | 42 VideoCaptureManagerTest.StartDeviceAndGetDeviceFormatInUse |
52 VideoCaptureDeviceTest.FakeCapture | 43 VideoCaptureDeviceTest.FakeCapture |
53 | 44 |
54 # http://crbug.com/280583 | 45 # http://crbug.com/280583 |
55 DesktopCaptureDeviceTest.ScreenResolutionChangeVariableResolution | 46 DesktopCaptureDeviceTest.ScreenResolutionChangeVariableResolution |
56 DesktopCaptureDeviceTest.Capture | 47 DesktopCaptureDeviceTest.Capture |
57 | 48 |
58 # http://crbug.com/303709 | 49 # http://crbug.com/303709 |
59 GamepadProviderTest.PollingAccess | 50 GamepadProviderTest.PollingAccess |
60 GamepadProviderTest.UserGesture | 51 GamepadProviderTest.UserGesture |
OLD | NEW |