Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification.
The following page has been changed by DanFabulich: http://wiki.apache.org/ant/Proposals/EnhancedTestReports ------------------------------------------------------------------------------ * Storing summary information as root node attributes prevents us from streaming output * JVM crashes mid-test result in empty XML files; no opportunity for post mortem * No metadata about tests stored other than package/name, which we assume is always java package format - * The list of test cases is flat, even though the test run may have had a complex hierarchy of suites + * The list of test cases is flat, even though the test run may have had a complex hierarchy of suites [http://issues.apache.org/bugzilla/show_bug.cgi?id=24106 bug 24106] * No record of test parameters (data-driven testing); the same test appears 7 times, all identical * No machine information recorded other than JVM properties, hostname and wall time. * No direct integration with issue tracking systems (of which bug is this a regression test, who to page) - * No notion of skipped tests, timed out, other failure modes. + * No notion of skipped tests, timed out, other failure modes. [http://issues.apache.org/bugzilla/show_bug.cgi?id=43969 bug 43969] [http://issues.apache.org/bugzilla/show_bug.cgi?id=35634 bug 35634] * Output is logged but log4j/commons-logging/java-util log output is not split up into separate events * Output is logged by testCase, link with executed test method is difficult to make * Output from a single process is logged; no good for multi-process/multi-host testing --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]