[
https://issues.apache.org/jira/browse/GEODE-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133766#comment-16133766
]
ASF GitHub Bot commented on GEODE-3469:
---------------------------------------
GitHub user kirklund opened a pull request:
https://github.com/apache/geode/pull/724
GEODE-3469: prevent zero pid from AvailablePid for tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kirklund/geode
GEODE-3469-LocatorLauncherLocalFileIntegrationTest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/724.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #724
----
commit 53b98edb1fb6340c9dfc5921317ee129fdcf4ff4
Author: Kirk Lund <[email protected]>
Date: 2017-08-18T21:33:25Z
GEODE-3469: prevent zero pid from AvailablePid for tests
----
> LocatorLauncherLocalFileIntegrationTest.usesLocatorPortAsDefaultPort fails
> intermittently with IllegalArgumentException: Invalid pid '0' specified
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3469
> URL: https://issues.apache.org/jira/browse/GEODE-3469
> Project: Geode
> Issue Type: Bug
> Components: gfsh, tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> {noformat}
> org.apache.geode.distributed.LocatorLauncherLocalFileIntegrationTest >
> usesLocatorPortAsDefaultPort FAILED
> java.lang.IllegalArgumentException: Invalid pid '0' specified
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)