commit | 80663cd0da6c7af99621d5a47dd2af4e41ab893c | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Feb 28 14:29:34 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 28 16:32:23 2023 |
tree | 45713126e030f63719d90794556975a323fe4961 | |
parent | a6135bcd43174eebb107e983dc17667a9cc892eb [diff] |
Expect VP9 legacy SVC test to ramp up eventually. The helper function is updated to decide whether or not to log; in the VP8 simulcast test we're expected to have ramped up already and want the logging but in the VP9 test ramp up time is significant and we don't want to log spam. The kLongTimeoutForRampingUp time is increased from 20s to 30s because we noticed that SVC is slower to ramp up than simulcast and we don't want flaky bots. The value 30s is still 2-3 times longer than what was needed locally, but we want the bots to have plenty of margins so we update it "just in case" even if 20s may have been enough. Bug: webrtc:14884 Change-Id: I4b3cea20b65b2601982edcaaa90af2ef949a23ab Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295507 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39423}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.