Disabling the test VolumeTest.ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff
as it has been found to be flaky. NOTRY=True TBR=henrika@webrtc.org BUG=webrtc:6206 Review-Url: https://codereview.webrtc.org/2248633003 Cr-Commit-Position: refs/heads/master@{#13746}
This commit is contained in:
parent
da07af2441
commit
d7d05f8056
@ -173,7 +173,7 @@ TEST_F(VolumeTest, DefaultMicrophoneVolumeIsAtMost255) {
|
||||
}
|
||||
}
|
||||
|
||||
TEST_F(VolumeTest, ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff) {
|
||||
TEST_F(VolumeTest, DISABLED_ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff) {
|
||||
SwitchToManualMicrophone();
|
||||
EXPECT_EQ(0, voe_apm_->SetAgcStatus(false));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user