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

Robert Muir updated LUCENE-2390:
--------------------------------

    Fix Version/s: 3.1

> contrib/remote tests fail randomly
> ----------------------------------
>
>                 Key: LUCENE-2390
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2390
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/*
>    Affects Versions: 3.1
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2390.patch
>
>
> The contrib/remote tests will fail randomly.
> This is because they use this _TestUtil.getRandomSocketPort() which
> simply generates a random number, but if this is already in use, it will fail.
> Additionally there is duplicate RMI logic across all 3 test classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to