Fix VP9_Simulcast_SwitchToLegacySvc flakiness.
https://luci-analysis.appspot.com/p/webrtc/clusters/testname-v4/5f33a918de6eb10b2b14ec5f2bd22d3a?tab=recent-failures Change-Id: I7c8e3b81c25a97e13b328065567712c85942e32d Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356320 Commit-Queue: Jeremy Leconte <jleconte@google.com> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42584}
This commit is contained in:
parent
7218d0f304
commit
0471a1963f
@ -945,7 +945,7 @@ TEST_F(PeerConnectionEncodingsIntegrationTest,
|
||||
// and two are active.
|
||||
ASSERT_TRUE_WAIT(HasOutboundRtpBytesSent(local_pc_wrapper, /*num_layers=*/3u,
|
||||
/*num_active_layers=*/2u),
|
||||
kDefaultTimeout.ms());
|
||||
kLongTimeoutForRampingUp.ms());
|
||||
// Wait until scalability mode is reported and expected resolution reached.
|
||||
// Ramp up time may be significant.
|
||||
ASSERT_TRUE_WAIT(HasOutboundRtpWithRidAndScalabilityMode(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user