New issue
Advanced search Search tips

Issue 714531 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature



Sign in to add a comment

Make WebRTC libfuzzer bots build with rtc_include_tests=false

Project Member Reported by kjellander@chromium.org, Apr 24 2017

Issue description

Tracking 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
 
Status: Started (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)

Sign in to add a comment