]
Diego Lovison updated ISPN-10104:
---------------------------------
Summary: Surefire maven plugin is not reporting properly the test name in the console
(was: Surefire maven plugin is not reporting properly the test name)
Surefire maven plugin is not reporting properly the test name in the
console
----------------------------------------------------------------------------
Key: ISPN-10104
URL:
https://issues.jboss.org/browse/ISPN-10104
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.0.0.Final, 9.4.11.Final
Reporter: Diego Lovison
Priority: Major
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