You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/10/14 04:25:18 UTC

[GitHub] [dolphinscheduler] kezhenxu94 commented on pull request #12348: [Improvement-12333][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in microbench and e2e module

kezhenxu94 commented on PR #12348:
URL: https://github.com/apache/dolphinscheduler/pull/12348#issuecomment-1278465110

   From the doc of testcontainers it seems impossible to remove junit4 from test classpath. But since we have spotless check to for it usage of junit4 classes we can avoid direct use of junit4 in our codebase. Right?
   
   Is your question about the failed tests, then?


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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