kennknowles commented on PR #30193:
URL: https://github.com/apache/beam/pull/30193#issuecomment-1923741684

   Guessing the issue was something with mockito and classpath ordering. There 
aren't even any changes to the worker's immediate deps or code in this change. 
I just removed all use of mockito, which is basically always a good thing to do 
anyhow. Plus the Google HTTP client provides mocks that do it better already, 
and we were using mockito to mock things that were already mocks...


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to