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

Using firebase seems to cause detox to hang #70

Closed
artald opened this issue Jan 3, 2017 · 2 comments
Closed

Using firebase seems to cause detox to hang #70

artald opened this issue Jan 3, 2017 · 2 comments
Assignees

Comments

@artald
Copy link

artald commented Jan 3, 2017

When trying to test an app which uses firebase, detox tests could not complete and reached timeout.

After checking the logs it seems that something with how firebase works using websockets and firing many timers is causing detox to identify that it needs to wait, so the tests never actually get a chance to run and complete.

@talkol talkol assigned talkol and LeoNatan and unassigned talkol Jan 3, 2017
@talkol
Copy link

talkol commented Jan 3, 2017

let's create a simple test app with firebase
npm install firebase and just open a websocket without doing anything else

@LeoNatan
Copy link
Contributor

Test after #74 fix.

@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