[
https://issues.apache.org/jira/browse/GEODE-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965930#comment-14965930
]
ASF subversion and git services commented on GEODE-346:
-------------------------------------------------------
Commit f801d1cfc654772fc399f9baae22d32abbe50ac6 in incubator-geode's branch
refs/heads/feature/GEODE-409 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=f801d1c ]
GEODE-346: Split into UnitTests and IntegrationTests
Extract IntegrationTests from AutoBalancerJUnitTest and move some
common code to setup and teardown methods. Fix GEODE-346 by making
teardown wait for HostStatSampler statThread to terminate.
Isolate test with sleep to its own test class and document. The next
step should involve refactoring of AutoBalancer to break dependencies
to allow for correct mocking.
Add Awaitility version 1.6.5 to dependencies (GEODE-217).
Add check to see if HostStatSampler statThread is alive or not.
> AutoBalancerJUnitTest.testLockSuccess fails intermittently
> ----------------------------------------------------------
>
> Key: GEODE-346
> URL: https://issues.apache.org/jira/browse/GEODE-346
> Project: Geode
> Issue Type: Bug
> Reporter: Darrel Schneider
> Assignee: Kirk Lund
> Labels: CI
> Fix For: 1.0.0-incubating
>
>
> Failed in this build:
> https://builds.apache.org/job/Geode-nightly/221/testReport/junit/com.gemstone.gemfire.cache.util/AutoBalancerJUnitTest/testLockSuccess/
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> com.gemstone.gemfire.cache.util.AutoBalancerJUnitTest.testLockSuccess(AutoBalancerJUnitTest.java:177)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)