Make WebRTC libfuzzer bots build with rtc_include_tests=false |
||
Issue descriptionTracking bug to update our GN config for the libfuzzer bots to build with GN arg rtc_include_tests=false. Having that, we would have caught breakages like bug 713179 at our trybots. I think all we need to change is to alter this: https://chromium.googlesource.com/external/webrtc/+/master/tools-webrtc/mb/mb_config.pyl#238
,
Apr 25 2017
The following revision refers to this bug: https://chromium.googlesource.com/external/webrtc.git/+/073581f96cd5b2d6517479e08dfb150fbc0b43a5 commit 073581f96cd5b2d6517479e08dfb150fbc0b43a5 Author: mbonadei <mbonadei@webrtc.org> Date: Tue Apr 25 07:07:36 2017 rtc_include_tests=false in libfuzzer bot To catch bug like chromium:713179 we don't include rtc tests in the libfuzzer bot (like chromium does). BUG= chromium:714531 NOTRY=True Review-Url: https://codereview.webrtc.org/2836873002 Cr-Commit-Position: refs/heads/master@{#17856} [modify] https://crrev.com/073581f96cd5b2d6517479e08dfb150fbc0b43a5/tools-webrtc/mb/mb_config.pyl
,
Apr 25 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by mbonadei@chromium.org
, Apr 24 2017