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.