[ https://issues.apache.org/jira/browse/GEODE-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983337#comment-15983337 ]
ASF subversion and git services commented on GEODE-2785: -------------------------------------------------------- Commit 673e768b6279d90d1a048762a5411f23cfff3a75 in geode's branch refs/heads/feature/GEODE-2632-6-1 from [~eshu] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=673e768 ] GEODE-2785: Fix a test issue to allow certain additional afterSecondary callbacks. > CI failure: > PartitionListenerDUnitTest.testAfterSecondaryIsCalledAfterLosingPrimary > ----------------------------------------------------------------------------------- > > Key: GEODE-2785 > URL: https://issues.apache.org/jira/browse/GEODE-2785 > Project: Geode > Issue Type: Bug > Components: regions > Reporter: Lynn Gallinat > Assignee: Eric Shu > Labels: CI > Fix For: 1.2.0 > > > Failed in concourse GemFireDistributedTest #546 > org.apache.geode.internal.cache.PartitionListenerDUnitTest > > testAfterSecondaryIsCalledAfterLosingPrimary FAILED > java.lang.AssertionError: expected:<19> but was:<20> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.apache.geode.internal.cache.PartitionListenerDUnitTest.testAfterSecondaryIsCalledAfterLosingPrimary(PartitionListenerDUnitTest.java:159) -- This message was sent by Atlassian JIRA (v6.3.15#6346)