Print verbose  output to file as the JUnit tests run as if 
derby.tests.trace=true had been specified
----------------------------------------------------------------------------------------------------

                 Key: DERBY-4861
                 URL: https://issues.apache.org/jira/browse/DERBY-4861
             Project: Derby
          Issue Type: Improvement
          Components: Test
    Affects Versions: 10.6.2.1, 10.5.3.0, 10.7.0.0
            Reporter: Kathey Marsden
            Priority: Minor


When running Junit tests with junit.textui.TestRunner the output is just a . 
for each test unless derby.tests.trace=true is specified. If an unexpected hang 
occurs or the person running the tests forgets to redirect the output 
information from the run can be lost.  It would be nice to  create an output 
file that has sysinfo plus verbose output that can be a good reference under 
such circumstances.

Note: I had first thought having a more verbose default output would be good 
but discovered some people running the tests which depend on the relatively 
short output for storage in a database.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to