Firefox:1.5.0.9-2.0.0.1:Test Plan
Jump to navigation
Jump to search
General Firefox 1.5.0.x Test Plan
This is the basic set of tests we run for every security & maintenance release.
Assumptions
- 1.5.0.9 and 2.0.0.1 are simultaneous releases of Firefox. In addition we are releasing Thunderbird 1.5.0.9
Current Tasks
- Bug triage
- Bug Verifications
- Help out by going through the fixed bugs and verifying them:
Schedule
December 14th
- Tentative Release Date
Test Results
Any 1.5.0.9-2.0.0.1 testing results that will help us track progress, identify regressions, and verify fixes should go here.
- Basic Functional Tests (BFTs)
- l10n related testing
- Updates Testing
- Minor-Major Software Update Testing
- Distro Test Results: TBD
The above list is just a sample of what we will be testing and links to blank pages we should us to track our test results. Please add any other test results here. Thanks!
Bug Verifications
When you verify the bug is fixed, resolve it as VERIFIED FIXED and replace the fixed1.8.0.9 / fixed1.8.1.1 keyword with verified1.8.0.9 / verified1.8.1.1
Tips:
- Verify on both 1.8.0.9 and 1.8.1.1
- If you don't see an easy way to verify or need further clarification add a comment to the bug or add "[needs testcase]" (without quotes) to the bug's Status Whiteboard.
Fixed
Verified
Priority Verifications
- 1 mail bugs ("fixed1.8.0.9" bugs, component is "mailnews" or product is "thunderbird")
- 21-29 critical bugs ("fixed1.8.0.9" or "fixed1.8.1.1" bugs, no "needs testcase" in status whiteboard, and severity is "critical")
- 14-17 security bugs ("fixed1.8.0.9" or "fixed1.8.1.1" bugs, no "needs testcase" in status whiteboard, and is marked "security-sensitive"):
Note: If you run into a difficult bug, just add the "[need testcase]" in the status whiteboard and move on.
Need Verification
Cannot Verify
- 347065 JavaScript Can not compile without JS_HAS_GENERATORS
- 354982 JavaScript Cleaning up iterator implementation
- 357169 JavaScript GC temp roots cleanup
- 357388 JavaScript js_SweepScopeProperties can leave a JSScopeProperty with dangling parent pointer
- 357392 JavaScript jsdtoa.c - locks not released in some error cases
- 357398 JavaScript js_ExpandErrorArguments can crash in OOM conditions
- 358867 JavaScript Return value in a void function
- 360612 JavaScript GC can leave GSN cache pointing to destroyed script
- 361273 JavaScript Assert fail: cg->stackDepth >= 0, at jsemit.c:164
- 361362 JavaScript js/src/jsemit.c assumes sizeof(int) == sizeof(ptrdiff_t)