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/11/08 15:04:11 UTC

[GitHub] [accumulo-proxy] DomGarguilo commented on pull request #38: Junit update to JUnit5

DomGarguilo commented on PR #38:
URL: https://github.com/apache/accumulo-proxy/pull/38#issuecomment-1307359543

   > The changes seem okay to me, but the tests are still failing.
   
   The compaction related test was failing prior to these changes. The one other failing test is due to a mismatch in JUnit versions between JUnit5 on this branch and JUnit4 in accumulo 2.0 which causes issues when using certain methods from `ConfigurableMacBase`, in this case `getClientProperties()` is causing issues.


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