commit | 9a6f4d4316af2307ac6699525559ecea3500f75f | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue May 16 02:43:33 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 16 02:43:33 2017 |
tree | aa9f4b2aefe604e6ea698d3a9f6827c2a955c356 | |
parent | b1d6b54946e80fad2651d7ed7f5532260c6f3c17 [diff] |
Get tests working on systems that only support IPv6. For every failing test, the solution was either to do a "has IPv4" check before the test is run, or avoid depending on real network interfaces altogether. This specifically fixes rtc_unittests, peerconnection_unittests, and webrtc_nonparallel_tests. BUG=None Review-Url: https://codereview.webrtc.org/2881973002 Cr-Commit-Position: refs/heads/master@{#18155}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.