You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/04/07 13:28:23 UTC

[GitHub] [accumulo] Manno15 opened a new issue #2004: Unit tests should reuse forks

Manno15 opened a new issue #2004:
URL: https://github.com/apache/accumulo/issues/2004


   Original Jira ticket https://issues.apache.org/jira/browse/ACCUMULO-2781
   
   Currently, neither unit tests nor IT's reuse forks with maven. This can be changed for unit tests with only a few exceptions that can be excluded. 
   


-- 
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] [accumulo] Manno15 commented on issue #2004: Unit tests should reuse forks

Posted by GitBox <gi...@apache.org>.
Manno15 commented on issue #2004:
URL: https://github.com/apache/accumulo/issues/2004#issuecomment-815087323


   Good point. I will keep that in mind. 


-- 
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] [accumulo] ctubbsii commented on issue #2004: Unit tests should reuse forks

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #2004:
URL: https://github.com/apache/accumulo/issues/2004#issuecomment-815073775


   @Manno15 Just keep in mind, the test that fails may not be the one that's actually the problem. It might be a previous test that messed with some internal static state.


-- 
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] [accumulo] Manno15 closed issue #2004: Unit tests should reuse forks

Posted by GitBox <gi...@apache.org>.
Manno15 closed issue #2004:
URL: https://github.com/apache/accumulo/issues/2004


   


-- 
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] [accumulo] Manno15 commented on issue #2004: Unit tests should reuse forks

Posted by GitBox <gi...@apache.org>.
Manno15 commented on issue #2004:
URL: https://github.com/apache/accumulo/issues/2004#issuecomment-814942401


   I am running into a few inconsistent test failures with these changes. Namely, `AssignmentWatcherTest`. A few are consistently failing which are the ones being excluded. 


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