Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently, derby.log is saved when a failure happens for most JUnit test. Replication tests use
special subdirectories, so derby.log and the database files are not saved in the failure directory for these tests.
It would be good to fix this to help diagnose intermittent errors.