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
{{ message }}
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
The Android UI tests fail randomly due to the following error:
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
A screenshot taken from one such test run reveals the cause as an ANR dialog from the Quickstep app:
The text was updated successfully, but these errors were encountered:
The Android UI tests fail randomly due to the following error:
A screenshot taken from one such test run reveals the cause as an ANR dialog from the Quickstep app:
The text was updated successfully, but these errors were encountered: