[icedtea-web] xml output for junit, transformation sheets for daily report

Jiri Vanek jvanek at redhat.com
Wed May 4 04:29:22 PDT 2011


On 04/30/2011 03:26 PM, Jiri Vanek wrote:
> On 04/29/2011 10:56 PM, Omair Majid wrote:
>> On 04/29/2011 05:22 AM, Jiri Vanek wrote:
>>> This patch add functionality to export xml report form junit testsuite,
>>> provides some basic nice transformation for make xml fast readable and
>>> navigation-able. Also add filtering of inner classes and jnlp from
>>> tests-source package
>>>
>>> Pavel, is xml-content enough for you?
>>>
>>
>> Looks like you forgot to attach the
>> tests/junit-runner/XmlOutputListener.java file. The changes to
>> CommandLine.java look fine to me, but I would like to see the rest of
>> the patch ;)
>>
>> Is the xml schema based on an existing schema or is it completely new?
>>
>
> No. it is minimalistic to our purposes. Should follow junit ant-xml
> output? Or some else?
>

Refresh call for review:)

As Omair suggested, i have added class which exports xml-output 
following junit-xml output. As I have not found official dtd or schmea, 
I was careful which elements/attributes to output as resources on the 
web were not united. Current resul is quit sufficient - the only thing I 
miss are by-class statistics and date. I would like to break  "junit 
dtd" (as there is none) and add those elements from my previous xml 
output. This step will not break possible usage of tools working with 
ant-xml output.

In this patch are both xml exporters so reviewer can judge weather to 
keep both, merge them all keep just one (probably junit-like).

I think Pavel do not care which one will appears at the and:)

Regards J
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsuite-xml-report.patch
Type: text/x-patch
Size: 26594 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110504/8935bd4c/testsuite-xml-report.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: outputExample.tar.gz
Type: application/x-gzip
Size: 6094 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110504/8935bd4c/outputExample.tar.gz 


More information about the distro-pkg-dev mailing list