Re-enables AudioDeviceTest.StartStopPlayout on Android
BUG=webrtc:5046 Review-Url: https://codereview.webrtc.org/2517383006 Cr-Commit-Position: refs/heads/master@{#15213}
This commit is contained in:
parent
8b6462861d
commit
817208b50b
@ -816,9 +816,7 @@ TEST_F(AudioDeviceTest, SetSpeakerVolumeActuallySetsVolume) {
|
||||
|
||||
// Tests that playout can be initiated, started and stopped. No audio callback
|
||||
// is registered in this test.
|
||||
// Flaky on our trybots makes this test unusable.
|
||||
// https://code.google.com/p/webrtc/issues/detail?id=5046
|
||||
TEST_F(AudioDeviceTest, DISABLED_StartStopPlayout) {
|
||||
TEST_F(AudioDeviceTest, StartStopPlayout) {
|
||||
StartPlayout();
|
||||
StopPlayout();
|
||||
StartPlayout();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user