commit | b6802749f1c87e10b2442ecf3e75ba7b8ff45188 | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Tue Jan 05 21:51:03 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Tue Jan 05 21:51:07 2016 |
tree | 8e6314588f6cb362cc21f61bf5431df240e754a3 | |
parent | 6b9ab9204b9e0891cb0be2595a0d7ada92945cea [diff] |
Fix a flaky turnport test failure The connection was deleted asynchronously, so need to use EXPECT_TRUE_WAIT. BUG= TBR=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1567433002 . Cr-Commit-Position: refs/heads/master@{#11153}
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.