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

Jest is hanging after both Detox tests passed/failed #387

Closed
todorone opened this issue Nov 6, 2017 · 2 comments
Closed

Jest is hanging after both Detox tests passed/failed #387

todorone opened this issue Nov 6, 2017 · 2 comments

Comments

@todorone
Copy link
Contributor

todorone commented Nov 6, 2017

Description

Jest is hanging after both Detox tests passed/failed.

Steps to Reproduce

Running default testing sample file results in Jest never complete node process.
Maybe current detox.cleanup() implementation is not enough to indicate Jest to finish process?

Detox, Node, Device, Xcode and macOS Versions

  • Detox: 5.9.2
  • Node: 8.6.0
  • Device: iPhone 6 Simulator
  • Xcode: 9.1
  • macOS: 10.13
@ferrannp
Copy link

ferrannp commented Nov 6, 2017

This is the same as #368. You can use forceExit: true when running Jest for now...

@todorone
Copy link
Contributor Author

todorone commented Nov 6, 2017

@ferrannp
Thanks!

@todorone todorone closed this as completed Nov 6, 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