commit | 2b3bf6b7d5d0041cf585454f3d798c4175c26e2f | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Thu May 19 21:57:31 2016 |
committer | Taylor Brandstetter <deadbeef@webrtc.org> | Thu May 19 21:57:40 2016 |
tree | 893513b06cc8fd4df10deb2bd09a157ee9549bec | |
parent | 7d01331eca13c620b3e6fa118c022438568f64b1 [diff] |
Re-enabling socket tests that were previously flaky. It's assumed that these tests were flaky because they used a non-virtual resource (sockets) and were being run in parallel. So this should be fixed now that these tests are now not being run in parallel, thanks to this CL: https://codereview.webrtc.org/1426643003 BUG=webrtc:4923 R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1982733002 . Cr-Commit-Position: refs/heads/master@{#12817}
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.