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

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

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

GEODE-6618: Remove PartitionedRegionLoadModelJUnitTest etc hosts dependency 
(#3435)




> PartitionedRegionLoadModelJUnitTest.testRedundancySatisfactionPreferRemoteIp 
> fails if /etc/hosts is different
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6618
>                 URL: https://issues.apache.org/jira/browse/GEODE-6618
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.internal.cache.partitioned.rebalance.PartitionedRegionLoadModelJUnitTest
>  > testRedundancySatisfactionPreferRemoteIp FAILED
>     java.lang.AssertionError: 
> expected:<[Create[member=10.118.33.197(32683)<ec>:3,bucketId=0], 
> Create[member=10.118.33.197(32683)<ec>:3,bucketId=1], 
> Create[member=10.118.33.197(32683)<ec>:3,bucketId=2]]> but 
> was:<[Create[member=10.118.33.197(32683)<ec>:3,bucketId=0], 
> Create[member=10.118.33.197(32683)<ec>:1,bucketId=1], 
> Create[member=10.118.33.197(32683)<ec>:3,bucketId=2]]>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.junit.Assert.assertEquals(Assert.java:144)
>         at 
> org.apache.geode.internal.cache.partitioned.rebalance.PartitionedRegionLoadModelJUnitTest.testRedundancySatisfactionPreferRemoteIp(PartitionedRegionLoadModelJUnitTest.java:224)
> {noformat}



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

Reply via email to