Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade mockito-core to 3.4.6 #324

Closed

Conversation

Bouncheck
Copy link
Collaborator

Upgrades mockito version. Version 3.4.6 was chosen because 3.4.0 is the first one providing mocking of static methods that we possibly want to use. Does not switch to mockito-inline yet.

@Bouncheck
Copy link
Collaborator Author

Static mocking would help with #323 . With that we should be able to control hostname resolution without providing custom DNS server.

Upgrades mockito version. Version 3.4.6 was chosen because 3.4.0
is the first one providing mocking of static methods that we possibly want to use.
Does not switch to mockito-inline yet.
@Bouncheck Bouncheck force-pushed the scylla-4.x-mockito-upgrade branch from e4d4c43 to 542f539 Compare August 13, 2024 22:07
@Bouncheck
Copy link
Collaborator Author

It seems that micrometer tests break with the version upgrade. Switched version back to 2.28.2 for micrometer

@dkropachev
Copy link
Collaborator

It seems that micrometer tests break with the version upgrade. Switched version back to 2.28.2 for micrometer

It looks like not only micrometer becomes broken

@dkropachev
Copy link
Collaborator

Let's drop it and do it on another occasion, it does not fit our purpose.

@dkropachev dkropachev closed this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants