You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (Jira)" <ji...@apache.org> on 2020/02/23 17:45:00 UTC

[jira] [Resolved] (NETBEANS-3652) PAC: myIpAddress() returns "127.0.0.1" when executed in Travis env

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

Matthias Bläsing resolved NETBEANS-3652.
----------------------------------------
    Resolution: Fixed

Fix was merged to master.

> PAC: myIpAddress() returns "127.0.0.1" when executed in Travis env
> ------------------------------------------------------------------
>
>                 Key: NETBEANS-3652
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3652
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Proxy
>            Reporter: Lars Bruun-Hansen
>            Assignee: Lars Bruun-Hansen
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The PAC function {{myIpAddress()}} returns "127.0.0.1" when executed by Travis environment. Thus test test fail. 
> This is ultimately due to the {{LocalAddressUtils.getMostLikelyLocalInetAddresses()}} method not being able to detect the local host's IP when executed in that type of environment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists