You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2019/04/02 20:54:00 UTC

[jira] [Created] (GEODE-6590) HARegionQueueIntegrationTest is incompatible with newer Mockito versions

Anthony Baker created GEODE-6590:
------------------------------------

             Summary: HARegionQueueIntegrationTest is incompatible with newer Mockito versions
                 Key: GEODE-6590
                 URL: https://issues.apache.org/jira/browse/GEODE-6590
             Project: Geode
          Issue Type: Bug
          Components: build, tests
            Reporter: Anthony Baker


As noted in [1], the HARegionQueueIntegrationTest test is incompatible with newer versions of Mockito (0.24+).  The test fails with OOM and the heap is filled with StackTrace objects.

I think the test should be reworked to allow us to keep up with Mockito upgrades.


[1] https://github.com/apache/geode/pull/3390



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)