Closed
Bug 748663
Opened 14 years ago
Closed 14 years ago
Add Firefox tracking flags to Mozilla QA / Mozmill Tests component
Categories
(bugzilla.mozilla.org :: Administration, task)
Tracking
()
VERIFIED
FIXED
People
(Reporter: whimboo, Assigned: glob)
Details
To have a better way in tracking the status of Mozmill tests across branches we want to have the same tracking/status flags as the Firefox/Toolkit component has. That way we can track work for a test of a specific branch.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified extensions/BMO/lib/Data.pm
Committed revision 8160.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/lib/Data.pm
Committed revision 8142.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
Glob, so we do not have the privileges to set any of the tracking flags to '+'. I assume that's because it's only allowed for Firefox drivers? Does this setting affect any component those flags are used? If yes, we should probably remove the tracking flags and only let the status flags remain.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
(In reply to Henrik Skupin (:whimboo) from comment #3)
> Glob, so we do not have the privileges to set any of the tracking flags to
> '+'. I assume that's because it's only allowed for Firefox drivers?
correct; those flags are only settable by the firefox drivers.
> Does this setting affect any component those flags are used?
i'm not sure what you're asking here. if a flag is set, it's set for only that bug. the behavour of the flags is the same regardless of component.
> If yes, we should probably remove the tracking flags and only let the status flags remain.
currently that isn't possible; both sets of flags are either visible or not.
of course it's possible to write code that will provide this ability, however i'm slightly concerned about the added complexity this would add.
how do you feel about just ignoring those fields?
| Reporter | ||
Comment 5•14 years ago
|
||
In this case it sounds fine. Lets leave those in and ignore them. Thanks Byron.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•