You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: