New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 845547 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Coverage ToT builder: Add more test targets

Project Member Reported by liaoyuke@chromium.org, May 22 2018

Issue description

The builders are stable now, time to add a few more representative test targets.
 
Cc: mmoroz@chromium.org
The more tests we add, the slower the bot becomes (and maybe annoy people of clang rolls). Need to find balance here.
Yeah, I agree balance is important, this is our current setup:
SAMPLE_TARGETS = ['base_unittests', 'url_unittests']
SAMPLE_FUZZER_TARGETS = ['pdfium_fuzzer']

So, maybe just add one more fuzzer target?

Comment 3 by mmoroz@chromium.org, May 23 2018

Good point, let's add something like third_party_re2_fuzzer. It's fairly small, very stable, but uses templates and other C++ stuff.
Status: Started (was: Assigned)
sg! I'll add third_party_re2_fuzzer. We'll add more targets on demand in the future if necessary.
Status: Fixed (was: Started)

Sign in to add a comment