[
https://issues.apache.org/jira/browse/GEODE-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207304#comment-15207304
]
ASF subversion and git services commented on GEODE-345:
-------------------------------------------------------
Commit cdc2519f06138b6a9bbb95cccf5e772568ac2cab in incubator-geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=cdc2519 ]
GEODE-345 LocatorDUnitTest.testLeadAndCoordFailure
This test seems to have been affected by the recent junit3/4 refactoring.
The test framework was trying to destroy regions like this was
a CacheTestCase. I've fixed the problem in preTearDown by closing
the cache.
> LocatorDUnitTest.testLeadAndCoordFailure fails intermittently with expected
> quorumLost to be invoked
> ----------------------------------------------------------------------------------------------------
>
> Key: GEODE-345
> URL: https://issues.apache.org/jira/browse/GEODE-345
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Darrel Schneider
> Labels: CI
> Fix For: 1.0.0-incubating.M2
>
>
> This failure is intermittent.
> The failure:
> https://builds.apache.org/job/Geode-nightly/220/testReport/junit/com.gemstone.gemfire.distributed/LocatorDUnitTest/testLeadAndCoordFailure/
> junit.framework.AssertionFailedError: expected quorumLost to be invoked
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.Assert.assertTrue(Assert.java:22)
> at junit.framework.TestCase.assertTrue(TestCase.java:192)
> at
> com.gemstone.gemfire.distributed.LocatorDUnitTest.testLeadAndCoordFailure(LocatorDUnitTest.java:590)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)