OLD | NEW |
1 # This test tries to record fake audio in real-time. | 1 # This test tries to record fake audio in real-time. |
2 # This appears to be too sensitive to slowdown, see http://crbug.com/49497 | 2 # This appears to be too sensitive to slowdown, see http://crbug.com/49497 |
3 FakeAudioInputTest.BasicCallbacks | 3 FakeAudioInputTest.BasicCallbacks |
4 | 4 |
5 # Flaky under all Valgrind-based tools, see http://crbug.com/298771 | 5 # Flaky under all Valgrind-based tools, see http://crbug.com/298771 |
6 PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM | 6 PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM |
| 7 |
| 8 # crbug.com/409485, cannot revert due to git migration, |
| 9 # exclude the test now |
| 10 AudioInputTest.Record |
OLD | NEW |