commit | 0471a1963f713cfcfa6e56543761a8c2615a0d40 | [log] [tgz] |
---|---|---|
author | Jeremy Leconte <jleconte@google.com> | Wed Jul 03 13:05:55 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 03 13:42:49 2024 |
tree | f9ea4961fcf19467d9f7d818e3038c65b7a9a72a | |
parent | 7218d0f304e8d25a43ed05b42b6df645e40a1f23 [diff] |
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}
diff --git a/pc/peer_connection_encodings_integrationtest.cc b/pc/peer_connection_encodings_integrationtest.cc index 7b805bb..a497acb 100644 --- a/pc/peer_connection_encodings_integrationtest.cc +++ b/pc/peer_connection_encodings_integrationtest.cc
@@ -945,7 +945,7 @@ // 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(