OLD | NEW |
1 # Crashes under Valgrind on Mac, http://crbug.com/247601 | 1 # Crashes under Valgrind on Mac, http://crbug.com/247601 |
2 VideoCaptureDeviceTest.FakeCapture | 2 VideoCaptureDeviceTest.FakeCapture |
3 VideoCaptureDeviceTest.FakeCaptureVariableResolution | 3 VideoCaptureDeviceTest.FakeCaptureVariableResolution |
4 | 4 |
5 # Times out under Valgrind, http://crbug.com/389087 | 5 # Times out under Valgrind, http://crbug.com/389087 |
6 VideoFrameSchedulerImplTest.EventualDisplay | 6 VideoFrameSchedulerImplTest.EventualDisplay |
7 | 7 |
8 # Times out under Valgrind, http://crbug.com/444578 | 8 # Times out under Valgrind, http://crbug.com/444578 |
9 PipelineIntegrationTest.* | 9 PipelineIntegrationTest.* |
| 10 |
| 11 # Hangs the whole Mac Valgrind bot: http://crbug.com/462483 |
| 12 MidiManagerMacTest.* |
OLD | NEW |