BMO:MozillaFlagsAndSuch: Difference between revisions
Jump to navigation
Jump to search
(→Whiteboard: -- remove [checkin needed], which is now a keyword) |
|||
Line 10: | Line 10: | ||
== Whiteboard == | == Whiteboard == | ||
* [good first bug] | * [good first bug] | ||
* ... | * ... | ||
== Keywords == | == Keywords == | ||
See https://bugzilla.mozilla.org/describekeywords.cgi | See https://bugzilla.mozilla.org/describekeywords.cgi |
Revision as of 18:27, 28 May 2008
Mozilla is using the Whiteboard field, the Keywords field, and Flags to mark bugs for different reasons. Here we will try to capture the meaning and logic of some of these flags and string.
Flags
in-testsuite
The "in-testsuite+
" flag means that a bug has a test and the test is in an automated test suite. The "in-testsuite?
" flag means that a bug may have a test associated with it but that it needs to be evaluated for either correctness or for integration with the automated harnesses. It may also mean that a test needs to be written for the bug.
The "in-testsuite-
" means that a bug doesn't need a test (code cleanup, etc).
If this explanation is not correct, please edit and/or discuss in mozilla.dev.quality newsgroup.
Whiteboard
- [good first bug]
- ...