Dan Berindei created ISPN-10090:
-----------------------------------
Summary: Allow running TestNG tests without TestNGTestListener
Key: ISPN-10090
URL:
https://issues.jboss.org/browse/ISPN-10090
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 9.4.11.Final, 10.0.0.Beta3
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.0.0.Beta4, 9.4.12.Final
{{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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)