[jbossts-issues] [JBoss JIRA] Commented: (JBTM-728) Add remote tests to emma coverage

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Wed Mar 10 06:36:38 EST 2010


    [ https://jira.jboss.org/jira/browse/JBTM-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12519150#action_12519150 ] 

Jonathan Halliday commented on JBTM-728:
----------------------------------------

Are you sure the remote tests are actually running? Looks to me like they are turned off, hence no coverage.

<target name="run.tests">
 ...
                    <exclude name="**/remote/**"/>
...    
    </target>

> Add remote tests to emma coverage
> ---------------------------------
>
>                 Key: JBTM-728
>                 URL: https://jira.jboss.org/jira/browse/JBTM-728
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JTS, Testing
>            Reporter: Mark Little
>            Assignee: Jonathan Halliday
>             Fix For: 4.11.0
>
>
> The remote tests in JTS were developed to be run manually with specific interceptor options mentioned on the command line. Although they are now junit tests it doesn't seem that all of the options are being used, or perhaps the server side component isn't being covered by emma, because interceptor classes that should be called aren't mentioned in the report.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list