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

I think there may be an incompatibility between detox/espresso and firebase. Internal error in Cloud Firestore (25.1.1). #4643

Open
Noesersi opened this issue Nov 26, 2024 · 0 comments

Comments

@Noesersi
Copy link

Description

I think there may be an incompatibility between Detox/Espresso and Firebase when using Cloud Firestore. The app crashes during a test with the error: "Internal error in Cloud Firestore (25.1.1)." Can someone confirm if I am missing a configuration step or if this is a potential bug in Detox or Espresso integration?

The app has crashed, see the details below:

@Thread detox.primary(107):
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Internal error in Cloud Firestore (25.1.1).
    at androidx.test.espresso.Espresso.onIdle(Espresso.java:357)
    at com.wix.detox.TestEngineFacade.awaitIdle(TestEngineFacade.kt:12)
    at com.wix.detox.adapters.server.ReadyActionHandler.handle(DetoxActionHandlers.kt:25)

Your environment

Detox version: 20.28.0
React Native version: 73.8
Node version: 18
Device model: Android Studio with an emulator / android 15.0 / API 35
OS:
Test-runner (select one): jest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant