[ 
https://issues.apache.org/jira/browse/GEODE-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Baker resolved GEODE-5673.
----------------------------------
    Resolution: Cannot Reproduce

This issue has either failed to reproduce or been fixed systemically elsewhere 
(e.g. improving port selection and timeouts).  Closing but please reopen if 
needed.

> Flaky test 
> LocatorLauncherJmxManagerLocalRegressionTest.locatorWithNonZeroJmxPortCleansUpWhenStopped
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5673
>                 URL: https://issues.apache.org/jira/browse/GEODE-5673
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Dan Smith
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available, swat
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This test failed in a precheckin run. It looks like this test is making 
> assertions about how many threads are running in the JVM, which seems like it 
> is very sensitive to the environment and can't be relied on. In this case, it 
> actually found fewer threads running than when the test started!
> https://concourse.apachegeode-ci.info/builds/22727
> {noformat}
> org.apache.geode.distributed.LocatorLauncherJmxManagerLocalRegressionTest > 
> locatorWithNonZeroJmxPortCleansUpWhenStopped FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition 
> defined as a lambda expression in 
> org.apache.geode.distributed.LocatorLauncherJmxManagerLocalRegressionTest 
> expected:<[10]> but was:<[8]> within 30 seconds.
>         at 
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122)
>         at 
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at 
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:890)
>         at 
> org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:711)
>         at 
> org.apache.geode.distributed.LocatorLauncherJmxManagerLocalRegressionTest.assertThatThreadsStopped(LocatorLauncherJmxManagerLocalRegressionTest.java:97)
>         at 
> org.apache.geode.distributed.LocatorLauncherJmxManagerLocalRegressionTest.locatorWithNonZeroJmxPortCleansUpWhenStopped(LocatorLauncherJmxManagerLocalRegressionTest.java:93)
>       
>         Caused by:
>         org.junit.ComparisonFailure: expected:<[10]> but was:<[8]>
>             at sun.reflect.GeneratedConstructorAccessor26.newInstance(Unknown 
> Source)
>             at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>             at 
> org.apache.geode.distributed.LocatorLauncherJmxManagerLocalRegressionTest.lambda$assertThatThreadsStopped$0(LocatorLauncherJmxManagerLocalRegressionTest.java:98)
> {noformat}



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

Reply via email to