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

Failing tests due to breaking patch in mockito #442

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Conversation

bidoubiwa
Copy link
Contributor

Mockito released a new patch version messing with the asynchronousity methods.

Due to that, the tests were panicking in the other PR's. Since additionally to that I received a lot of warning from the library saying that the methods we were using are deprecated, I updated mockito to its v1 version.

@bidoubiwa bidoubiwa added the skip-changelog The PR will not appear in the release changelogs label Mar 15, 2023
@bidoubiwa bidoubiwa requested a review from alallema March 15, 2023 13:07
Copy link
Member

@irevoire irevoire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 15, 2023

@bors bors bot merged commit 5ae0e7c into main Mar 15, 2023
@bors bors bot deleted the fix_failing_test branch March 15, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants