-
Bug
-
Resolution: Done
-
Major
-
9.4.11.Final, 10.0.0.Final
-
None
AbstractInfinispanTest.testClassFinished fails when running from the IDE, because it checks for thread leaks but it doesn't properly ignore the JVM threads.
The workaround is to add listener org.infinispan.commons.test.TestNGTestListener to the default TestNG run configuration.