diff --git a/WHATSNEW b/WHATSNEW index ee383c300..dda491147 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -265,6 +265,9 @@ Other changes: * New logger, TimestampedLogger, that prints the wall time that a build finished/failed Use with -logger org.apache.tools.ant.listener.TimestampedLogger + +* now generates pages alltests-errors.html and alltests-fails.html, +that list only the errors and failures, respectively. Bugzilla Report: 36226 Changes from Ant 1.6.4 to Ant 1.6.5 =================================== diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index 6c28af497..6f7870ad5 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -58,6 +58,25 @@ + + + + + + + + + + + + + + + + + + + @@ -104,6 +123,20 @@ + + + + + + + + + + + + + + @@ -179,6 +212,69 @@ h6 { } + + + + + + + + All Failures + + + All Errors + + + All Tests + + + + + Unit Test Results: <xsl:value-of select="$title"/> + + + + + + open('allclasses-frame.html','classListFrame') + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + . @@ -239,19 +336,39 @@ h6 { -

Tests

+ + +

Failures

+
+ +

Errors

+
+ +

Tests

+
+
- - + + - + + + + + + + + + + +
@@ -445,9 +562,9 @@ h6 { Pass - - - + + + @@ -593,7 +710,11 @@ h6 { + + + Class + Name Status Type @@ -612,10 +733,28 @@ h6 { Pass - - - - + + + + + + + + + + + + + + + + + + + + + + @@ -626,6 +765,7 @@ h6 { + @@ -634,7 +774,23 @@ h6 { TableRowColor - + + + + + + + + + + + + + + + + + Failure