Skip to content

NavigationBaseActivityTest.doubleNavigateToExploreThenReturnHome is flaky #2688

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

Open
domdomegg opened this issue Mar 20, 2019 · 1 comment
Open

Comments

@domdomegg
Copy link
Member

Summary:

See android/android-test#262

I'm not completely sure but I think this is an issue in androidx.test.espresso.contrib. It might be worthwhile seeing if it can be replicated in a very basic app that doesn't have any complications with many activities and lots of network requests to help either us debug this or help the android devs fix it. Also, android-test is open source so we could try to fix it upstream I guess.

maskaravivek pushed a commit that referenced this issue Mar 29, 2019
* Remove unnecessary wait in LoginActivityTest

* Remove very flaky doubleNavigateToExploreThenReturnHome test

Can be added back once upstream issues are fixed (see #2688)
@domdomegg
Copy link
Member Author

This test has now been removed, but should really be re-added once the upstream bug is fixed. See #2797.

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

No branches or pull requests

1 participant