You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We all know that our UI shards have gotten unbearably flaky again, but are having trouble articulating exactly what the symptoms are. This time around it feels less lack bad espresso code and more like infrastructure, for what that's worth.
Let's use the issue to take notes each time we're afflicted and see if we can tease out a pattern.
The text was updated successfully, but these errors were encountered:
Maybe we have some good old espresso root matcher issues? Maybe a system dialog was popped? This would be easier to dig into if we had screen grabs or video. And if I had a pony.
com.squareup.workflow1.ui.container.BackStackContainerPersistenceLifecycleTest > restores_view_on_pop_after_config_change[test(AVD) - 10] FAILED
androidx.test.espresso.base.RootViewPicker$RootViewWithoutFocusException: Waited for the root of the view hierarchy to have window focus and not request layout for 10 seconds. If you specified a non default root matcher, it may be picking a root that never takes focus. Root:
Root{application-window-token=android.view.ViewRootImpl$W@8a45edf, window-token=android.view.ViewRootImpl$W@8a45edf, has-window-focus=false, layout-params-type=1, layout-params-string={(0,0)(fillxfill) sim={forwardNavigation} ty=BASE_APPLICATION wanim=0x10302fe
We all know that our UI shards have gotten unbearably flaky again, but are having trouble articulating exactly what the symptoms are. This time around it feels less lack bad espresso code and more like infrastructure, for what that's worth.
Let's use the issue to take notes each time we're afflicted and see if we can tease out a pattern.
The text was updated successfully, but these errors were encountered: