[ 
https://issues.apache.org/jira/browse/GEODE-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769700#comment-16769700
 ] 

ASF subversion and git services commented on GEODE-6416:
--------------------------------------------------------

Commit 11747fa8f952e1c83ef32022b87789da6a6d7f41 in geode's branch 
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=11747fa ]

GEODE-6416: Fix GetRegionsFunctionTest and InternalDistributedSystemTest

InternalDistributedSystemTest started failing in CI because
GetRegionsFunctionTest started executing before it.
GetRegionsFunctionTest sets a system property without
cleaning up after itself.


> CI failure: 
> org.apache.geode.distributed.internal.InternalDistributedSystemTest > 
> createsStatisticsManagerViaFactory
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6416
>                 URL: https://issues.apache.org/jira/browse/GEODE-6416
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics
>            Reporter: Lynn Gallinat
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> org.apache.geode.distributed.internal.InternalDistributedSystemTest > 
> createsStatisticsManagerViaFactory FAILED
>     java.lang.AssertionError: 
>     Expecting:
>      <Mock for StatisticsManager, hashCode: 156636879>
>     and actual:
>      <statisticsManager>
>     to refer to the same object
>         at 
> org.apache.geode.distributed.internal.InternalDistributedSystemTest.createsStatisticsManagerViaFactory(InternalDistributedSystemTest.java:79)
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UnitTestOpenJDK11/builds/399



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

Reply via email to