10.8.1 Release Vetting Checklist
Here's a checklist to consult when vetting the release.
Legend:
- Done.
- Needs testing.
Status |
Test |
Comment |
Tester |
|
Directory structure should look correct in all zips. |
Directory structure in the zips looks good. |
Rick |
|
No junk files like derby.log |
Verified that there are no unexpected file extensions in the zip distributions. |
Rick |
|
No unnecessary 3rd party jars like Junit |
Verified that the zip distributions contain only jars that are checked into the subversion repository plus jars that are generated by the Derby build. |
Rick |
|
Source zip can be used to generate jars and docs |
Successfully built Derby jars and html docs from the source zip. |
Rick |
|
Signatures and checksums correct |
Verified all signatures and checksums |
Knut Anders |
|
JSR169 tests |
suites.All passed on phoneME (derbyall hasn't been ported to phoneME yet, AFAIK); derbyall and suites.All passed on weme6.2 |
Knut Anders; Myrna |
|
Long running tests |
no new issues |
Myrna van Lunteren |
|
Eclipse plugins |
basic testing ok |
Myrna van Lunteren |
|
ODBC tests |
- |
- |
|
Performance tests |
- |
- |
|
Large data volume tests |
test attempted, result inconclusive, see DERBY-5208 |
Myrna van Lunteren |
|
Recovery after crashing engine |
- |
- |
|
J2EE CTS 1.4.1 |
See platform testing page |
Knut Anders |