Diego Lovison created ISPN-10104:
------------------------------------
Summary: Surefire maven plugin is not reporting properly the test name
Key: ISPN-10104
URL:
https://issues.jboss.org/browse/ISPN-10104
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.4.11.Final, 10.0.0.Final
Reporter: Diego Lovison
After ISPN-9373 - Upgrade testng to 6.14.3 the surefire plugin started reporting the wrong
test name
{noformat}
16:12:52.388 [ERROR] Failures:
16:12:52.388 [ERROR]
org.infinispan.eviction.impl.ExceptionEvictionTest.eviction.ExceptionEvictionTest(org.infinispan.eviction.impl.ExceptionEvictionTest)
{noformat}
To reproduce add assert false in ExceptionEvictionTest.clearContent
--
This message was sent by Atlassian Jira
(v7.12.1#712002)