New issue
Advanced search Search tips

Issue 627669 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Feature



Sign in to add a comment

Create crbug suggestion module + use on test runner exception

Project Member Reported by jbudorick@chromium.org, Jul 13 2016

Issue description

We should make it easier for devs to file the right bug if something goes wrong while running tests. There are several ways we could do this, including:
 - generating links that contain relevant details in the URL parameters
 - suggesting a g.co/ shortlink pointing to a doc in //docs/ on chromium.googlesource.com
 - maybe other ideas?

I'd like to start w/ the first one (or maybe a combination of the first two - a g.co/ link w/ URL params - but I'm not sure if that works) s.t. filing the right bug is as easy as copying the link into your favorite browser.

This should include:
 - a python module that allows us to set different crbug fields (at least owner, cc, components, OS, labels) and can render them into a URL
 - using that python module in //build/android/test_runner.py when an exception is thrown & logging the URL. The bugs it suggests should be marked w/ component Test>Android.
 
Labels: -Type-Bug Type-Feature
Project Member

Comment 2 by sheriffbot@chromium.org, Jul 13 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Available (was: Untriaged)
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 17

Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment