Adding comment regarding the disabling the flaky test VolumeTest.ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff
NOTRY=True TBR=henrika@webrtc.org BUG=webrtc:6206 Review-Url: https://codereview.webrtc.org/2247733002 Cr-Commit-Position: refs/heads/master@{#13749}
This commit is contained in:
parent
3ab6614d10
commit
96dbc8f4b4
@ -173,6 +173,7 @@ TEST_F(VolumeTest, DefaultMicrophoneVolumeIsAtMost255) {
|
||||
}
|
||||
}
|
||||
|
||||
// The test below is disabled due to issue webrtc:6206.
|
||||
TEST_F(VolumeTest, DISABLED_ManualRequiresMicrophoneCanSetMicrophoneVolumeWithAgcOff) {
|
||||
SwitchToManualMicrophone();
|
||||
EXPECT_EQ(0, voe_apm_->SetAgcStatus(false));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user