Le 20/09/15 22:28, Stefan Seelmann a écrit :
> I think for those tests InetAddress.getLocalHost() doesn't make sense
> because the IP address is 127.0.0.1 is hardcoded in the encoded stream.

Ah, you are right. The tests passed on my machine, I guess the
InetAddress.getLocalHost() returned 127.0.0.1.
>
> On Jenkins the public IP is returned instead of 127.0.0.1 and the tests
> fail. I'll change back to 127.0.0.1.

Ok, makes totally sense.

thanks for the fix !

Reply via email to