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

Issue 896751 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Implement a cleaner way for a recipe to determine if it's using code coverage instrumentation

Project Member Reported by robert...@chromium.org, Oct 18

Issue description

The clang_coverage recipe module exposes a property to determine whether the recipe is expected to work with instrumented targets. This property is currently implemented so that it looks at the presence of a custom gclient var intended to deploy code coverage tools to the bot.

There should be a cleaner way to do this. Perhaps bot_db can contain a flag for certain builders to indicate this.
 

Sign in to add a comment