[infinispan-issues] [JBoss JIRA] (ISPN-10108) In the query project we cannot mix Junit with TestNG

Diego Lovison (Jira) issues at jboss.org
Tue Apr 2 14:38:01 EDT 2019


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

Diego Lovison updated ISPN-10108:
---------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/6826


> In the query project we cannot mix Junit with TestNG
> ----------------------------------------------------
>
>                 Key: ISPN-10108
>                 URL: https://issues.jboss.org/browse/ISPN-10108
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 10.0.0.Final, 9.4.11.Final
>            Reporter: Diego Lovison
>            Priority: Major
>
> Running the command {{mvn verify -pl 'query' -Dtest=MassIndexerAsyncBackendTest}} from the root folder will produce two XMLs
> TEST-infinispan-query.xml
> TEST-org.infinispan.query.distributed.MassIndexerAsyncBackendTest.xml
> One will be the Junit report and the other one will be the Polarion Report.
> The query project uses TestNG instead of JUNIT
> I would like to fix the following
> {code:xml}
> <testcase name="query.distributed.MassIndexerAsyncBackendTest" classname="org.infinispan.query.distributed.MassIndexerAsyncBackendTest" time="3.469"/>
> {code}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list