We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some recent changes have resulted in this failure:
> Task :auth:testDebugUnitTest Calling mockable JAR artifact transform to create file: /usr/local/google/home/samstern/.gradle/caches/transforms-1/files-1.1/android.jar/f63758f093c923ec5f3cd772b2994b46/android.jar with input /usr/local/google/home/samstern/android-sdk-linux/platforms/android-27/android.jar com.firebase.ui.auth.viewmodel.SocialProviderResponseHandlerTest > testSignInIdp_anonymousUserUpgradeEnabledAndExistingPasswordUserWithDifferentIdp_expectMergeFailure FAILED java.lang.RuntimeException at SocialProviderResponseHandlerTest.java:319 com.firebase.ui.auth.viewmodel.SocialProviderResponseHandlerTest > testSignInIdp_anonymousUserUpgradeEnabledAndExistingIdpUserWithDifferentIdp_expectMergeFailure FAILED java.lang.RuntimeException at SocialProviderResponseHandlerTest.java:319 com.firebase.ui.auth.viewmodel.SocialProviderResponseHandlerTest > testSignInIdp_anonymousUserUpgradeEnabledAndNewUser_expectSuccess FAILED java.lang.RuntimeException at SocialProviderResponseHandlerTest.java:319 com.firebase.ui.auth.viewmodel.SocialProviderResponseHandlerTest > testSignInIdp_anonymousUserUpgradeEnabledAndExistingUserWithSameIdp_expectMergeFailure FAILED java.lang.RuntimeException at SocialProviderResponseHandlerTest.java:319 91 tests completed, 4 failed
Assigning this to myself to fix, just filing this for tracking.
The text was updated successfully, but these errors were encountered:
samtstern
No branches or pull requests
Some recent changes have resulted in this failure:
Assigning this to myself to fix, just filing this for tracking.
The text was updated successfully, but these errors were encountered: