MainActivity не обновляет количество задач при добавлении и удалении #1

Open
opened 2023-04-26 10:08:33 +00:00 by jura96 · 1 comment
No description provided.
Author

Получаю такую ошибку, после того как исправил обновление количества, все прошло

Error in aMainTestForUI(ru.myitschool.lab23.InstrumentedTestRealm):
java.lang.RuntimeException: java.lang.Throwable: Looped for 5 iterations over 5 SECONDS. The followi
Idle Conditions failed DELAY_HAS_PAST....
at androidx.test.espresso.base.ThrowableHandler.handle(ThrowableHandler.java:2)
at androidx.test.espresso.base.DefaultFailureHandler.handle(DefaultFailureHandler.java:5)
at ru.myitschool.lab23.DescriptionFailureHandler.handle(InstrumentedTestRealm.kt:343)
at androidx.test.espresso.ViewInteraction.waitForAndHandleInteractionResults(ViewInteraction.j

Получаю такую ошибку, после того как исправил обновление количества, все прошло Error in aMainTestForUI(ru.myitschool.lab23.InstrumentedTestRealm): java.lang.RuntimeException: java.lang.Throwable: Looped for 5 iterations over 5 SECONDS. The followi Idle Conditions failed DELAY_HAS_PAST.... at androidx.test.espresso.base.ThrowableHandler.handle(ThrowableHandler.java:2) at androidx.test.espresso.base.DefaultFailureHandler.handle(DefaultFailureHandler.java:5) at ru.myitschool.lab23.DescriptionFailureHandler.handle(InstrumentedTestRealm.kt:343) at androidx.test.espresso.ViewInteraction.waitForAndHandleInteractionResults(ViewInteraction.j
Sign in to join this conversation.
No Label
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Storing-Data/Exercise-3-1-Tasks#1
No description provided.