You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/06/21 00:38:13 UTC

[GitHub] [maven-surefire] famod opened a new pull request #302: [SUREFIRE-1800] SurefireForkChannel: use LoopbackAddress

famod opened a new pull request #302:
URL: https://github.com/apache/maven-surefire/pull/302


   The first PR:
   > I can see two mentioned requests. The first is the default IP adress used to bind the server socket, and the second request is a new configuration with bindAddress.
   
   https://issues.apache.org/jira/browse/SUREFIRE-1800?focusedCommentId=17140020&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17140020
   
   cc @Tibor17 


----------------------------------------------------------------
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



[GitHub] [maven-surefire] Tibor17 commented on pull request #302: [SUREFIRE-1800] SurefireForkChannel: use LoopbackAddress

Posted by GitBox <gi...@apache.org>.
Tibor17 commented on pull request #302:
URL: https://github.com/apache/maven-surefire/pull/302#issuecomment-647099230


   @famod 
   LGTM
   btw, we have a new request [SUREFIRE-1805](https://issues.apache.org/jira/browse/SUREFIRE-1805) in Jira as proposed in the release vote.
   
   @michael-o 
   Are you fine with the fix?
   
   


----------------------------------------------------------------
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



[GitHub] [maven-surefire] michael-o commented on pull request #302: [SUREFIRE-1800] SurefireForkChannel: use LoopbackAddress

Posted by GitBox <gi...@apache.org>.
michael-o commented on pull request #302:
URL: https://github.com/apache/maven-surefire/pull/302#issuecomment-647178945


   Works for me:
   
   ```
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO]
   [INFO] Apache Maven Surefire 3.0.0-M6-SNAPSHOT ............ SUCCESS [ 15.166 s]
   [INFO] SureFire Logger API ................................ SUCCESS [ 10.724 s]
   [INFO] SureFire API ....................................... SUCCESS [ 15.545 s]
   [INFO] Surefire Extensions API ............................ SUCCESS [  6.107 s]
   [INFO] Surefire Extensions SPI ............................ SUCCESS [  1.973 s]
   [INFO] SureFire Booter .................................... SUCCESS [ 16.315 s]
   [INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [  5.177 s]
   [INFO] SureFire Providers ................................. SUCCESS [  1.112 s]
   [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [  4.049 s]
   [INFO] Shared Java 5 Provider Base ........................ SUCCESS [  4.567 s]
   [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [  5.051 s]
   [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [  8.960 s]
   [INFO] SureFire JUnit Runner .............................. SUCCESS [  4.429 s]
   [INFO] SureFire JUnit4 Runner ............................. SUCCESS [  4.383 s]
   [INFO] Maven Surefire Common .............................. SUCCESS [ 47.804 s]
   [INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:16 min]
   [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 10.559 s]
   [INFO] SureFire TestNG Utils .............................. SUCCESS [  4.716 s]
   [INFO] SureFire TestNG Runner ............................. SUCCESS [  6.880 s]
   [INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [  2.579 s]
   [INFO] Surefire Report Parser ............................. SUCCESS [  5.982 s]
   [INFO] Maven Surefire Plugin .............................. SUCCESS [ 10.871 s]
   [INFO] Maven Failsafe Plugin .............................. SUCCESS [ 10.745 s]
   [INFO] Maven Surefire Report Plugin ....................... SUCCESS [ 18.306 s]
   [INFO] Maven Surefire Integration Tests ................... SUCCESS [  01:34 h]
   [INFO] Surefire Shared Utils 3.0.0-M6-SNAPSHOT ............ SUCCESS [  2.081 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 01:40 h
   [INFO] Finished at: 2020-06-21T22:29:48+02:00
   [INFO] ---------------------------------------------------------
   ```


----------------------------------------------------------------
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



[GitHub] [maven-surefire] Tibor17 commented on pull request #302: [SUREFIRE-1800] SurefireForkChannel: use LoopbackAddress

Posted by GitBox <gi...@apache.org>.
Tibor17 commented on pull request #302:
URL: https://github.com/apache/maven-surefire/pull/302#issuecomment-647181282


   @famod 
   Thx for contribution.
   This was your first contribution to the Surefire. Let's expect coming more such a good PRs from you!


----------------------------------------------------------------
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



[GitHub] [maven-surefire] michael-o commented on pull request #302: [SUREFIRE-1800] SurefireForkChannel: use LoopbackAddress

Posted by GitBox <gi...@apache.org>.
michael-o commented on pull request #302:
URL: https://github.com/apache/maven-surefire/pull/302#issuecomment-647130398


   Running tests now...


----------------------------------------------------------------
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



[GitHub] [maven-surefire] Tibor17 merged pull request #302: [SUREFIRE-1800] SurefireForkChannel: use LoopbackAddress

Posted by GitBox <gi...@apache.org>.
Tibor17 merged pull request #302:
URL: https://github.com/apache/maven-surefire/pull/302


   


----------------------------------------------------------------
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