New issue
Advanced search Search tips

Issue 605115 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

ANGLE roll script doesn't scan for chromium: bug prefix.

Project Member Reported by jmad...@chromium.org, Apr 20 2016

Issue description

In  issue 601195  the roll script missed a bug because the author used BUG=chromium:#######. We should probably support both forms (BUG= and BUG=chromium:). Geoff can you take this as the script author?
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 25 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/11c1f24c26068ecbcbb2ab56c8d7ce1b8aa69ad7

commit 11c1f24c26068ecbcbb2ab56c8d7ce1b8aa69ad7
Author: geofflang <geofflang@chromium.org>
Date: Mon Apr 25 20:38:09 2016

Keep prefixed project names in the bug list using roll_angle.py.

BUG IDs such as 'BUG=chromium:X' were being ignored because the script
only searched for integer bug IDs.  Updated to allow any bug ID except
ones prefixed with 'angleproject'.

BUG= 605115 

Review URL: https://codereview.chromium.org/1910853002

Cr-Commit-Position: refs/heads/master@{#389551}

[modify] https://crrev.com/11c1f24c26068ecbcbb2ab56c8d7ce1b8aa69ad7/tools/roll_angle.py

Status: Fixed (was: Untriaged)

Sign in to add a comment