QA:Keywords & Status Whiteboard

From Camino Wiki
Revision as of 13:38, 23 April 2006 by Sardisson (talk | contribs) (initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In addition to the various components, target milestones, keywords and flags, the Camino project uses certain Status Whiteboard entries to help tag and manage bugs.

Keywords

For a list of approved keywords, see Bugzilla's "Describe Keywords". These keywords are used across the Mozilla project, and only these keywords can be entered in Bugzilla's keywords field.

Those commonly used (or found) in Camino are

  • fixed (plus a Gecko milestone, e.g. fixed1.7, fixed1.8.0.2)
    The bug was fixed in time for a particular non-trunk Gecko milestone, e.g. for a branch security release
  • verified (plus a Gecko milestone, e.g. verified1.7, verified1.8.0.2)
    The bug's fix was verified in time for a particular non-trunk Gecko milestone, e.g. for a branch security release
  • crash
  • dataloss
  • hang
  • helpwanted
  • intl
  • meta
  • mlk
  • perf
  • polish
  • privacy
  • qawanted
  • regression
  • smoketest
  • stackwanted
  • testcase
    The bug has a reduced testcase attached. This is a requirement that must be fulfilled before transferrring a bug to many Core components (e.g., Layout, Printing) in the NEW state, and is a good idea to have before transferring to those components in the UNCONFIRMED state.
    Ideally, all Camino bugs in the Page Layout and HTML Form Controls components should have testcases.
  • topcrash (and variations)
  • zt4newcrash

Status Whiteboard

Entries in the status whiteboard supplement the official Mozilla-wide keywords and help us track certain bugs.

The following are regularly used in Camino:

  • [CLOSEME - date]
    These are bugs for which QA has been performed and further questions have been asked of the reporter without reply for 1-2 weeks. If there is no reply within the next week, the bug will be closed WORKSFORME on the next Sunday evening.
  • dupeme
    A bug which a member of the development or QA team thinks is a duplicate of an existing Camino or Core bug but which the person cannot locate at the time
  • [camino-1.0], [camino-1.0.1]
    These bugs were "fixed" for a given Camino release by a checkin to the Camino mini-branch for that release and may not have landed (fixed) on the branch from which the mini-branch diverged.
  • [good first bug]
    A good bug for a first-time Camino coder