You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/04/04 02:59:00 UTC

[jira] [Resolved] (JAMES-2369) PortTest reject 1024 as an unpriviledge port

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

Tellier Benoit resolved JAMES-2369.
-----------------------------------
    Resolution: Fixed

https://github.com/linagora/james-project/pull/1356 solved the issue.

> PortTest reject 1024 as an unpriviledge port
> --------------------------------------------
>
>                 Key: JAMES-2369
>                 URL: https://issues.apache.org/jira/browse/JAMES-2369
>             Project: James Server
>          Issue Type: New Feature
>            Reporter: Tellier Benoit
>            Priority: Major
>
> Got a test error:
> {code:java}
> [875f21caab5cd150b415ed19c674a2dffb431862] Failed tests: 
> [875f21caab5cd150b415ed19c674a2dffb431862]   PortTest.generateValidUnprivilegedPortShouldReturnAValidPort:89 
> [875f21caab5cd150b415ed19c674a2dffb431862] Expecting:
> [875f21caab5cd150b415ed19c674a2dffb431862]  <1024>
> [875f21caab5cd150b415ed19c674a2dffb431862] to be between:
> [875f21caab5cd150b415ed19c674a2dffb431862]  ]1024, 65535[
> {code}
> 1024 is not a priviledge port.
> We should ensure that valid value is accepted by the test suite.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org