Deflake ChangingNetworkRoute test.
NOTRY=true BUG=webrtc:6551 Review-Url: https://codereview.webrtc.org/2426073002 Cr-Commit-Position: refs/heads/master@{#14764}
This commit is contained in:
parent
cc34833809
commit
67118201fb
@ -1274,7 +1274,7 @@ TEST_F(VideoSendStreamTest, ChangingNetworkRoute) {
|
||||
// that we correctly ignore any packet loss reported prior to that id.
|
||||
++new_route.local_network_id;
|
||||
call_->OnNetworkRouteChanged("transport", new_route);
|
||||
EXPECT_EQ(kStartBitrateBps, call_->GetStats().send_bandwidth_bps);
|
||||
EXPECT_GT(call_->GetStats().send_bandwidth_bps, kStartBitrateBps);
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user