You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2020/05/09 05:35:11 UTC

[GitHub] [incubator-tuweni] shemnon opened a new pull request #82: Fix Windows Tests

shemnon opened a new pull request #82:
URL: https://github.com/apache/incubator-tuweni/pull/82


   Fix two issues breaking windows tests:
   * Explicitly make hobbits UPD tests bind to 127.0.0.1 instead of 0.0.0.0.
     Windows does not easily support binding to multiple interfaes for listening.
   * Rely on java native URL creation for file resource tests.
   
   Signed-off-by: Danno Ferrin <da...@gmail.com>
   
   ## Fixed Issue(s)
   fixes #81 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-tuweni] atoulme commented on pull request #82: Fix Windows Tests

Posted by GitBox <gi...@apache.org>.
atoulme commented on pull request #82:
URL: https://github.com/apache/incubator-tuweni/pull/82#issuecomment-626110058


   LGTM, and very timely. Test failure is due to bad master, I just fixed it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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