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

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

Commit bd45232c82e9651a85074fe939540ca115918f4b in geode's branch 
refs/heads/feature/GEODE-2113e from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bd45232 ]

GEODE-6268: Reduce the number of iterations for unique port ranges in 
AvailablePortHelperIntegrationTest (#3092)

- This test was failing fairly consistently on Windows. An initial assumption
  was that the given port range would be completely free. This is typically
  true in a Linux/Docker environment but is not the case on Windows.
- The logic of these modified tests is somewhat extreme as in actual use, there
  would never be a need for 1000 ranges.

Signed-off-by: Aditya Anchuri <aanch...@pivotal.io>

> initializeUniquePortRange_willReturnUniquePortsForUniqueRanges seems flaky on 
> Windows
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-6268
>                 URL: https://issues.apache.org/jira/browse/GEODE-6268
>             Project: Geode
>          Issue Type: Bug
>          Components: ci
>            Reporter: Sean Goller
>            Assignee: Kenneth Howe
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> org.apache.geode.internal.AvailablePortHelperIntegrationTest.initializeUniquePortRange_willReturnUniquePortsForUniqueRanges
>  periodically fails on windows. It seems like there's some flakiness being 
> introduced that may be platform specfic.



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

Reply via email to