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 2022/04/04 18:06:52 UTC

[GitHub] [accumulo] DomGarguilo commented on pull request #2608: Accumulo Start JUnit5 conversion

DomGarguilo commented on PR #2608:
URL: https://github.com/apache/accumulo/pull/2608#issuecomment-1087857896

   It looks like some of the changed tests use both JUnit4 and JUnit5 imports. I think we might have to keep some tests as JUnit4 as long as we are using Powermock. For those tests, it is probably best to not mix imports and just keep those tests as JUnit4. It looks files were created outside of temporary directories (possibly due to the mix of JUnit4 and 5).


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

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

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