commit | 7311b246609973ae3980a747999e62e025e1e75f | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon May 01 10:43:39 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 01 17:43:39 2017 +0000 |
tree | 22529e819a3b6dec77fd6932e88938f8cd692cf5 | |
parent | d7851aad407cab621d677cd47fb1c0ff20396d88 [diff] |
Disable CpuTimeTest on instrumented builds. The test relies on the ability to run a thread for a controllable duration of time, which is unreliable on instrumented builds (TSan, etc.). Also adding a minimal test which can still be run on instrumented builds, so they at least still exercise the code. BUG=webrtc:7542 TBR=kjellander@webrtc.org Review-Url: https://codereview.webrtc.org/2856473002 Cr-Commit-Position: refs/heads/master@{#17961}
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.