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

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

Commit 894f3ee710e500c83f06be660b852d389cbb94cb in geode's branch 
refs/heads/feature/GEODE-3304 from [~apa...@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=894f3ee ]

GEODE-3413: overhaul launcher and process classes and tests

This is primarily an overall of all ServerLauncher and LocatorLauncher
tests and org.apache.geode.internal.process tests. The main classes in
org.apachage.geode.internal.process package are also cleaned up.

In addition, several bugs involving these classes and tests are fixed.

Here is the complete list of tickets that are resolved in this overhaul:

* GEODE-1229: LocatorLauncherRemoteJUnitTest.testStartOverwritesStalePidFile
* GEODE-2791: 
LocatorLauncherAssemblyIntegrationTest.testLocatorStopsWhenJmxPortIsNonZero 
fails intermittently with AssertionError
* GEODE-1308: CI failure: LocatorLauncherTest.testSetBindAddressToNonLocalHost
* GEODE-1309: CI failure: 
ServerLauncherTest.testSetServerBindAddressToNonLocalHost
* GEODE-3193: locator pid file is removed even if there was a problem while 
shutting down
* GEODE-3413: Overhaul launcher tests and process tests
* GEODE-3414: Cleanup org.apache.geode.internal.process package

Note I moved all useful tests from LocatorLauncherAssemblyIntegrationTest
into the other launcher tests in geode-core.


> LocatorLauncherAssemblyIntegrationTest.testLocatorStopsWhenJmxPortIsNonZero 
> fails intermittently with AssertionError
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2791
>                 URL: https://issues.apache.org/jira/browse/GEODE-2791
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>              Labels: LauncherTest
>
> {noformat}
> org.apache.geode.distributed.LocatorLauncherAssemblyIntegrationTest > 
> testLocatorStopsWhenJmxPortIsNonZero[1] FAILED
>     java.lang.AssertionError: expected:<4> but was:<15>
>         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.distributed.LocatorLauncherAssemblyIntegrationTest.performTest(LocatorLauncherAssemblyIntegrationTest.java:148)
>         at 
> org.apache.geode.distributed.LocatorLauncherAssemblyIntegrationTest.testLocatorStopsWhenJmxPortIsNonZero(LocatorLauncherAssemblyIntegrationTest.java:89)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to