[ http://issues.apache.org/jira/browse/JDO-33?page=all ] Michael Bouschen reopened JDO-33: ---------------------------------
> Missing test run log file > ------------------------- > > Key: JDO-33 > URL: http://issues.apache.org/jira/browse/JDO-33 > Project: JDO > Type: Improvement > Components: tck11, tck20, ri11 > Reporter: Michael Bouschen > Assignee: Michael Watzek > > I propose write the test output into a log file in addition to what is > printed on the screen. This allows to check details of any test failure while > the test is still running. The TestRunner used in projects ri11, tck11 and > tck20 prints the name of the test followed by the text 'ERROR' or 'FAILURE' > in case the test case does not succeed. It collects any test failure details > and prints it as part of the test summary at the end of the test run. These > deatils get lost if teh user cancels the test run, e.g by typing ctrl-c. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
