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}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.