[jboss-jira] [JBoss JIRA] (DROOLS-3628) Ignore unreliable KieScannerMemoryTest

Tibor Zimányi (Jira) issues at jboss.org
Mon Feb 11 09:46:08 EST 2019


Tibor Zimányi created DROOLS-3628:
-------------------------------------

             Summary: Ignore unreliable KieScannerMemoryTest
                 Key: DROOLS-3628
                 URL: https://issues.jboss.org/browse/DROOLS-3628
             Project: Drools
          Issue Type: Task
          Components: core engine
    Affects Versions: 7.17.0.Final
            Reporter: Tibor Zimányi
            Assignee: Tibor Zimányi


We have KieScannerMemoryTest test class which should check for memory leaks. However this test class is unreliable, because it depends at the number of steps during which memory raises. However with unpredictable GC behaviour, this sometimes reports false negatives. Therefore we should @Ignore it. It could help debugging memory leaks when used locally, but in automated test runs, it should be disabled. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list