Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Espresso tests #6402

Closed
kotya341 opened this issue Aug 2, 2016 · 1 comment
Closed

Android Espresso tests #6402

kotya341 opened this issue Aug 2, 2016 · 1 comment

Comments

@kotya341
Copy link

kotya341 commented Aug 2, 2016

I am trying to run espresso test in the travis
launch emulator first and execute my flavor tests with gradle command connectedDevDebugAndroidTest
however all my tests that interact with UI fails passes only package check test
and getting error message
"Waited for the root of the view hierarchy to have window focus and not be requesting layout for over 10 seconds. If you specified a non default root matcher, it may be picking a root that never takes focus. Otherwise, something is seriously wrongWaited for the root of the view hierarchy to have window focus and not be requesting layout for over 10 seconds. If you specified a non default root matcher, it may be picking a root that never takes focus. Otherwise, something is seriously wrong"

my travis yml looks like this

@BanzaiMan
Copy link
Contributor

Looks like a duplicate of #6340.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants