Disable AudioBweIntegrationTest.NoBandwidthDropAfterDtx - it's flaky
BUG=webrtc:7872 Review-Url: https://codereview.webrtc.org/2962493002 Cr-Commit-Position: refs/heads/master@{#18762}
This commit is contained in:
@ -134,7 +134,7 @@ class NoBandwidthDropAfterDtx : public AudioBweTest {
|
||||
|
||||
using AudioBweIntegrationTest = CallTest;
|
||||
|
||||
TEST_F(AudioBweIntegrationTest, NoBandwidthDropAfterDtx) {
|
||||
TEST_F(AudioBweIntegrationTest, DISABLED_NoBandwidthDropAfterDtx) {
|
||||
webrtc::test::ScopedFieldTrials override_field_trials(
|
||||
"WebRTC-Audio-SendSideBwe/Enabled/"
|
||||
"WebRTC-SendSideBwe-WithOverhead/Enabled/");
|
||||
|
||||
Reference in New Issue
Block a user