[jbossts-issues] [JBoss JIRA] (JBTM-2115) Not all classes are under code coverage

Amos Feng (JIRA) issues at jboss.org
Tue Oct 20 02:43:00 EDT 2015


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

Amos Feng commented on JBTM-2115:
---------------------------------

ArjunaCore/arjuna/pom.xml
  - ObjStoreBrowserTest it looks good and I will remove it from the excluded tests
   - LogStressTest2.java it looks like not a unit test and needs to run for 4 hours. So I think it should be excluded 

ArjunaJTA/jdbc/pom.xml
  - There is no excluded test

ArjunaJTA/jta/pom.xml
  -  */io/narayana/perf/product/* I think all of them should be the performance tests
  - */commitmarkable/*
  - */recovery/* it looks like that the tests do not work with byteman and jacoco and I will investigate it.

ArjunaJTA/spi/pom.xml
  - There is no excluded test

XTS/localjunit/pom.xml
  - it should be in the subtask


> Not all classes are under code coverage
> ---------------------------------------
>
>                 Key: JBTM-2115
>                 URL: https://issues.jboss.org/browse/JBTM-2115
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>          Components: Testing
>    Affects Versions: 5.0.1
>            Reporter: Michael Musgrove
>            Assignee: Amos Feng
>             Fix For: 5.next
>
>
> The following poms contain skipped classes for code coverage:
> ArjunaCore/arjuna/pom.xml
> ArjunaJTA/jdbc/pom.xml
> ArjunaJTA/jta/pom.xml
> ArjunaJTA/spi/pom.xml
> XTS/localjunit/pom.xml
> We should aim to test everything



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list