diff --git a/user/style/html/junit-noframes.xsl b/user/style/html/junit-noframes.xsl index 1e2f8ed06c8..15905b2b358 100644 --- a/user/style/html/junit-noframes.xsl +++ b/user/style/html/junit-noframes.xsl @@ -267,6 +267,7 @@ +

of ( @@ -279,10 +280,18 @@

-

WARINING expected Failures + Errors to match the +

WARNING expected Failures + Errors to match the test marked @Failing

+ +

WARNING only + of + ( + + ) TCK Tests Covered.

+
+ diff --git a/user/style/text/junit-noframes.xsl b/user/style/text/junit-noframes.xsl index 89b49c8593a..b6acc25f943 100644 --- a/user/style/text/junit-noframes.xsl +++ b/user/style/text/junit-noframes.xsl @@ -50,12 +50,23 @@ + - WARINING expected Failures + Errors to match the + WARNING expected Failures + Errors to match the test marked @Failing + + WARNING only + of + ( + + + + ) TCK Tests Covered. + + of ( @@ -63,7 +74,9 @@ ) Pass with Failures and - Errors. + Errors. + +
Tests