wu-sheng commented on pull request #6774: URL: https://github.com/apache/skywalking/pull/6774#issuecomment-826265784
> > > @wu-sheng During the local test, I found that if I want to run unit test locally, I had to introduce some extra libraries in the root module pom file, e.g. `powermock-module-junit4-common`, `powermock-api-support`, `mockito-core`. Did I miss some configuration? > > > > > > About the libraries you mentioned, some are not included. But we have included some libraries about `mockito-core` is there. I am not sure why you can't use it. > > And you seems to update many submodules(core proto, query-protocol, test proto and UI), which should not be. Please revert these unexpected changes. > > Sorry, I have reverted these changes already You reverted more than expected. Please recheck the file changes. Many things are being removed. -- 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: [email protected]
