Implement a cleaner way for a recipe to determine if it's using code coverage instrumentation |
|
Issue descriptionThe 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 |
|
Comment 1 by jbudorick@chromium.org
, Oct 19