草庐IT

AppNotIdleException

全部标签

android - Espresso : AppNotIdleException

当我登陆一个页面时,我不断收到这个错误。有什么解决方案?android.support.test.espresso.AppNotIdleException:Loopedfor4539iterationsover60SECONDS.ThefollowingIdleConditionsfailed.atdalvik.system.VMStack.getThreadStackTrace(NativeMethod)atjava.lang.Thread.getStackTrace(Thread.java:580)atandroid.support.test.espresso.base.Defau

android - Espresso 测试错误 : AppNotIdleException

我关闭了开发者选项中的所有动画。但是当我尝试单击其中一个按钮时,我仍然会遇到此异常。我的应用确实处于Activity状态,并非完全处于空闲状态,但我无法更改它。android.support.test.espresso.AppNotIdleException:Loopedfor6930iterationsover60SECONDS.ThefollowingIdleConditionsfailed.atdalvik.system.VMStack.getThreadStackTrace(NativeMethod)atjava.lang.Thread.getStackTrace(Thread