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

Remove mockito dependency. #1480

Closed
wants to merge 2 commits into from
Closed

Conversation

AdamBJohnsonx
Copy link
Contributor

@AdamBJohnsonx AdamBJohnsonx commented Jul 26, 2021

This is one of a trio of changes unblocking the automation tests once more. We saw a failure design objenesis (dependency of mockito), and it looks like a versioning problem. So we bump the mockitol versions and sever the test dependency on mockito so as to avoid including mockito-inline and mockito-android in the same closure (See: mockito/mockito#2024 ). Additional changes accommodate it.

Automated testing builds here: https://console.firebase.google.com/u/1/project/msal-automation-app-764c7/testlab/histories/bh.10e97d500b7740a/matrices/5378680702194906044/executions/bs.3ac3f21216073230

MSAL: AzureAD/microsoft-authentication-library-for-android#1467
Ad-Accounts: https://github.com/AzureAD/ad-accounts-for-android/pull/1642

@AdamBJohnsonx AdamBJohnsonx changed the base branch from dev to release/3.5.0 July 27, 2021 00:24
@AdamBJohnsonx AdamBJohnsonx marked this pull request as ready for review July 27, 2021 00:25
@AdamBJohnsonx AdamBJohnsonx deleted the adjoh/kill-mockito branch July 27, 2021 00:27
@AdamBJohnsonx AdamBJohnsonx changed the title Adjoh/kill mockito Remove mockito dependency. Jul 27, 2021
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.

None yet

1 participant