You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/09/30 13:32:33 UTC

[jira] Created: (AVRO-131) ant test to publish junit test results as xml files

ant test to publish junit test results as xml files 
----------------------------------------------------

                 Key: AVRO-131
                 URL: https://issues.apache.org/jira/browse/AVRO-131
             Project: Avro
          Issue Type: Improvement
    Affects Versions: 1.2.0
            Reporter: Giridharan Kesavan


By having an option to log test results as xml, hudson can parse and display junit xml test report.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AVRO-131) ant test to publish junit test results as xml files

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting resolved AVRO-131.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0
         Assignee: Giridharan Kesavan

I just committed this.  Thanks, Giri.

> ant test to publish junit test results as xml files 
> ----------------------------------------------------
>
>                 Key: AVRO-131
>                 URL: https://issues.apache.org/jira/browse/AVRO-131
>             Project: Avro
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 1.2.0
>
>         Attachments: AVRO-131.patch
>
>
> By having an option to log test results as xml, hudson can parse and display junit xml test report.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-131) ant test to publish junit test results as xml files

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated AVRO-131:
------------------------------------

    Attachment: AVRO-131.patch

this patch adds a property variable to set the junit output format, which defaults to plain txt, and can be overridden to take xml as a value. 


> ant test to publish junit test results as xml files 
> ----------------------------------------------------
>
>                 Key: AVRO-131
>                 URL: https://issues.apache.org/jira/browse/AVRO-131
>             Project: Avro
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Giridharan Kesavan
>         Attachments: AVRO-131.patch
>
>
> By having an option to log test results as xml, hudson can parse and display junit xml test report.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.