Disabled flaky VideoSendStreamTest.ChangingNetworkRoute
BUG=webrtc:6422 NOTRY=True TBR=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/2372553002 Cr-Commit-Position: refs/heads/master@{#14383}
This commit is contained in:
@ -1135,7 +1135,7 @@ TEST_F(VideoSendStreamTest, MinTransmitBitrateRespectsRemb) {
|
||||
RunBaseTest(&test);
|
||||
}
|
||||
|
||||
TEST_F(VideoSendStreamTest, ChangingNetworkRoute) {
|
||||
TEST_F(VideoSendStreamTest, DISABLED_ChangingNetworkRoute) {
|
||||
class ChangingNetworkRouteTest : public test::EndToEndTest {
|
||||
public:
|
||||
const int kStartBitrateBps = 300000;
|
||||
|
||||
Reference in New Issue
Block a user