OLD | NEW |
1 # http://crbug.com/93245 | 1 # http://crbug.com/93245 |
2 GeolocationGatewayDataProviderCommonTest.* | 2 GeolocationGatewayDataProviderCommonTest.* |
3 GeolocationWifiDataProviderCommonTest.* | 3 GeolocationWifiDataProviderCommonTest.* |
4 | 4 |
5 # Fail/crash, see http://crbug.com/151939 | 5 # Fail/crash, see http://crbug.com/151939 |
6 WebDragDestTest.URL | 6 WebDragDestTest.URL |
7 WebDragDestTest.Data | 7 WebDragDestTest.Data |
8 WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet | 8 WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet |
9 | 9 |
10 # Fail, see http://crbug.com/153007 | 10 # Fail, see http://crbug.com/153007 |
11 MacSandboxTest.ClipboardAccess | 11 MacSandboxTest.ClipboardAccess |
12 | 12 |
13 # mach_override assertion, see http://crbug.com/162728 | 13 # mach_override assertion, see http://crbug.com/162728 |
14 BlobURLRequestJobTest.* | 14 BlobURLRequestJobTest.* |
15 | 15 |
| 16 # Fail, see http://crbug.com/159234 |
| 17 WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames |
| 18 |
16 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314 | 19 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314 |
17 RenderWidgetHostViewMacTest.* | 20 RenderWidgetHostViewMacTest.* |
18 RenderViewHostTest.* | 21 RenderViewHostTest.* |
19 DeviceMotionEventPumpTest.* | 22 DeviceMotionEventPumpTest.* |
20 | 23 |
21 # Speculative disable of hanging tests. http://crbug.com/241919 | 24 # Speculative disable of hanging tests. http://crbug.com/241919 |
22 VideoCaptureControllerTest.* | 25 VideoCaptureControllerTest.* |
23 VideoCaptureHostTest.* | 26 VideoCaptureHostTest.* |
24 | 27 |
25 # Hangs under Valgrind, see http://crbug.com/244257 | 28 # Hangs under Valgrind, see http://crbug.com/244257 |
(...skipping 28 matching lines...) Expand all Loading... |
54 AppCacheUpdateJobTest.ManifestMissingMimeTypeTest | 57 AppCacheUpdateJobTest.ManifestMissingMimeTypeTest |
55 | 58 |
56 # http://crbug.com/391513 | 59 # http://crbug.com/391513 |
57 GamepadServiceTest.* | 60 GamepadServiceTest.* |
58 | 61 |
59 # http://crbug.com/412903 | 62 # http://crbug.com/412903 |
60 HostVarTrackerTest.DeleteObjectVarWithInstance | 63 HostVarTrackerTest.DeleteObjectVarWithInstance |
61 | 64 |
62 # http://crbug.com/417582 | 65 # http://crbug.com/417582 |
63 OneWriterSeqLockTest.ManyThreads | 66 OneWriterSeqLockTest.ManyThreads |
OLD | NEW |