linghengqian commented on pull request #15260:
URL: https://github.com/apache/shardingsphere/pull/15260#issuecomment-1034934383


   To a certain extent, I don't think this is a problem with mockito, after 
all, the `mockito.version` currently used by ShardingSphere is `3.4.2`, which 
was launched on `Jul 16, 2020` (refer to 
https://mvnrepository.com/artifact/org.mockito/mockito-core/3.4.2 ). And after 
raising `snakeyaml.version` to `1.20`, the `ProcessRegistrySubscriberTest` test 
class fails, and snakeyaml's `1.20` is released earlier than `org. 
mockito:mockito-core:3.4.2` is too early (refer to 
https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.20 )


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