-
Bug
-
Resolution: Done
-
Major
-
9.4.11.Final, 10.0.0.Final
-
None
-
None
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
<testcase name="query.distributed.MassIndexerAsyncBackendTest" classname="org.infinispan.query.distributed.MassIndexerAsyncBackendTest" time="3.469"/>
- causes
-
ISPN-10379 JCache tck-runner test failures are ignored in Jenkins
- Closed