Diego Lovison created ISPN-10108:
------------------------------------
Summary: 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: 9.4.11.Final, 10.0.0.Final
Reporter: Diego Lovison
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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)