commit | 8fcf4148465cfe458d4f69d5e3f92f34d068dfb2 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Mon May 23 19:49:30 2016 |
committer | Taylor Brandstetter <deadbeef@webrtc.org> | Mon May 23 19:49:35 2016 |
tree | 2fac408808c93c3abb3209cff924fded734de5b1 | |
parent | 1e435628366fb9fed71632369f05928ed857d8ef [diff] |
Attempting to fix flaky tests that deal with STUN timeout. The STUN timeout is 9500ms, and the tests are waiting for 10000ms. The 500ms margin of error is not enough for some bots (such as UBSan). R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/2001093003 . Cr-Commit-Position: refs/heads/master@{#12854}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.