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

------------------------------------------------------------------------------
   * 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 
[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 record of test parameters (data-driven testing); the same test 
appears 7 times, like testFoo[0], testFoo[1], testFoo[2] (even if parameters 
are strings).
   * 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. 
[http://issues.apache.org/bugzilla/show_bug.cgi?id=43969 bug 43969] 
[http://issues.apache.org/bugzilla/show_bug.cgi?id=35634 bug 35634]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to