You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andy Gumbrecht (JIRA)" <ji...@apache.org> on 2017/10/09 20:58:04 UTC

[jira] [Updated] (TOMEE-2091) NetworkUtilTest

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

Andy Gumbrecht updated TOMEE-2091:
----------------------------------
    Fix Version/s:     (was: 7.0.4)
                   7.0.5

> NetworkUtilTest
> ---------------
>
>                 Key: TOMEE-2091
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2091
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Build
>    Affects Versions: 1.7.4, 7.0.3
>            Reporter: Jonathan Gallimore
>            Assignee: Jonathan Gallimore
>             Fix For: 1.7.5, 7.0.5
>
>
> This test seems to fail occasionally:
> Running org.apache.openejb.util.NetworkUtilTest
> Exception in thread "test-thread-20" java.lang.AssertionError: Got a duplicate port with ten seconds
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.openejb.util.NetworkUtilTest$1.run(NetworkUtilTest.java:68)
>         at java.lang.Thread.run(Thread.java:745)
> Machine safe port list = [1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044]
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.305 sec <<< FAILURE! - in org.apache.openejb.util.NetworkUtilTest
> testNext(org.apache.openejb.util.NetworkUtilTest)  Time elapsed: 15.019 sec  <<< FAILURE!
> java.lang.AssertionError
>         at org.apache.openejb.util.NetworkUtilTest.testNext(NetworkUtilTest.java:82)



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