AdevintaSpain / AdevintaSpain/Barista

baristaRule is causing keyDispatchingTimedOut during the automation test

Abierto
#480 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Kotlin
Estrellas
1.7k
Forks
119
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

*Please consider making a Pull Request if you are capable of doing so.*

**Library Version:**

4.3.0

**Describe the Bug:**

Keep getting random ANR during the test with error message of
INSTRUMENTATION_STATUS_CODE: 1
INSTRUMENTATION_RESULT: longMsg=Input dispatching timed out (5ba616c com.xxx.debug/com.xxx.android.nav.NavHostActivity (server) is not responding. Waited 5005ms for FocusEvent(hasFocus=false))
INSTRUMENTATION_RESULT: shortMsg=keyDispatchingTimedOut

**Steps to reproduce the bug:**
Apply baristaRule in the test and trigger automation test

**Expected Behavior:**

Test should be passed without ANR (No app freeze) like when only composeTestRule is applied.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.