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

Issue 917861 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Bug template diagnostic

Project Member Reported by benjhayden@chromium.org, Dec 26

Issue description

Moving from https://github.com/catapult-project/catapult/issues/3150

file_bug.py currently plumbs documentationUrls, owners, and bugComponents from benchmarks through to crbug when creating bugs for regression alerts.
A new diagnostic name `bugTemplate` should be reserved to allow benchmarks to specify crbug templates when filing bugs for regressions.
https://chromium.googlesource.com/catapult/+/master/tracing/tracing/value/diagnostics/reserved_infos.py
https://chromium.googlesource.com/catapult/+/master/tracing/tracing/value/diagnostics/reserved_names.html
https://chromium.googlesource.com/catapult/+/master/dashboard/dashboard/file_bug.py
 
Also, https://github.com/catapult-project/catapult/issues/3725
When v2spa generates the bug summary, a diagnostic could be used to allow benchmarks to specify whether to include absolute delta or percent delta, whether to include the benchmark, measurement, bot, and/or test case, etc.

Sign in to add a comment