[jbossts-issues] [JBoss JIRA] (JBTM-952) Run code coverage for XTS in Hudson

Paul Robinson (Updated) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 06:41:09 EST 2012


     [ https://issues.jboss.org/browse/JBTM-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Robinson updated JBTM-952:
-------------------------------

    Description: 
We need to generate a coverage report when running each set of XTS tests (unit, interop and crash recovery). These reports should be generated when maven runs the tests. If generating this report adds a significant amount of time to the test run (more than 20%), we should create a separate maven profile that runs the tests and generates the overage report.

Currently we use Emma to generate the coverage report. However, it has a number of problems, so we would like to upgrade to JaCoCo, which i believe is Emma's successor. 

We also need to ensure that we can combine the output from the unit, interop, and recovery tests into a single report.

Finally, we need to remove any Emma code and dependencies from the XTS project.



  was:
We need to generate a coverage report when running each set of XTS tests (unit, interop and crash recovery). These reports should be generated when maven runs the tests. If generating this report adds a significant amount of time to the test run (more than 20%), we should create a separate maven profile that runs the tests and generates the overage report.

Currently we use Emma to generate the coverage report. However, it has a number of problems, so we would like to upgrade to JaCoCo, which i believe is Emma's successor. 

Finally, we need to remove any Emma code and dependencies from the XTS project.




    
> Run code coverage for XTS in Hudson
> -----------------------------------
>
>                 Key: JBTM-952
>                 URL: https://issues.jboss.org/browse/JBTM-952
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Build System, Tooling
>            Reporter: Paul Robinson
>            Assignee: Amos Feng
>            Priority: Optional
>             Fix For: 5.0.0.Final
>
>
> We need to generate a coverage report when running each set of XTS tests (unit, interop and crash recovery). These reports should be generated when maven runs the tests. If generating this report adds a significant amount of time to the test run (more than 20%), we should create a separate maven profile that runs the tests and generates the overage report.
> Currently we use Emma to generate the coverage report. However, it has a number of problems, so we would like to upgrade to JaCoCo, which i believe is Emma's successor. 
> We also need to ensure that we can combine the output from the unit, interop, and recovery tests into a single report.
> Finally, we need to remove any Emma code and dependencies from the XTS project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list