Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status

Test

Comment

Tester

OK

Directory structure should look correct in all zips.

See RC1.Rick

OK

Links should work in index.html in the bin distribution.

All links, including PDFs, now work.Rick

>

bin scripts should work.

bin scripts run correctly on Mac OSX 11.2.3Rick

OK

No junk files like derby.log

See RC1Rick

OK

No unnecessary 3rd party jars like Junit

See RC1Rick

OK

Source zip can be used to generate jars and docs

From the source distro, I successfully built the docs, both the html and the pdf versions. I also cleanly built the product jars and javadoc. The tests ran cleanly against those jars using both the classpath and the modulepath.Rick

>

Signatures and checksums correct



>

Long running tests



>

Performance tests (e.g., org.apache.derbyTesting.perf.clients.Runner)



>

upgrade and compatibility (ask Kathey)



>

Large data volume tests



>

Recovery after crashing engine



>

Java EE CTS



>

Code coverage results



OK

For 10.11 and higher, remove the Lucene jars and the simple json jar from the class path and run the tests with -Dderby.tests.omitLucene=true and -Dderby.tests.omitJson=true

No problems found.Rick

OK

Verify that you can upgrade from the release candidate to the development trunk.

Successfully ran upgrade tests on the 10.17.0.0 trunk, using 10.16.1.1 as the starting point of the upgrade trajectory.Rick

...