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

Potential flakiness issue with detox 4 - Doron #66

Closed
talkol opened this issue Dec 20, 2016 · 3 comments
Closed

Potential flakiness issue with detox 4 - Doron #66

talkol opened this issue Dec 20, 2016 · 3 comments
Assignees

Comments

@talkol
Copy link

talkol commented Dec 20, 2016

I'm now running into something which I believe is a detox v4 issue.
When I run the tests, detox hangs on a simple selector that happens right after a "navigator back" and then times out after 40s without an output of any meaningful error.

Seems like a synchronization issue where the app is not responding when navigating back. I verified that the selector invocation is fired but there's no invokeResult coming back to the detox server. Also when I disable the back navigation, the test won't hang. So something is going on there. And worth noting that the same test and system under test worked with detox v3.

-- Doron

@LeoNatan
Copy link
Contributor

Need example project. Thanks @talkol @doronpr

@LeoNatan
Copy link
Contributor

@doronpr Does this still occur? If yes, could you please provide a demo project?

@doronpr
Copy link
Contributor

doronpr commented Feb 20, 2017

No. Closing. Thanks!

@doronpr doronpr closed this as completed Feb 20, 2017
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants