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
Running multiple workers with jest and xcode 10 seems to not work.
According to the documentation detox will create devices if they do not exist. This seems to fail.
Creating the device manually will work.
Steps to Reproduce
Have less devices available than worker count.
Run detox test with 2 workers "detox test -w 2"
My current setup is one device available and one needs to be created
Detox, Node, Device, Xcode and macOS Versions
Detox: 9.0.5
React Native: 0.57.3
Node: 8.12.0
Device: Any iOS device (used in my tests "iPhone SE")
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back.
Thank you for your contributions.
Description
Running multiple workers with jest and xcode 10 seems to not work.
According to the documentation detox will create devices if they do not exist. This seems to fail.
Creating the device manually will work.
Steps to Reproduce
Have less devices available than worker count.
Run detox test with 2 workers "detox test -w 2"
My current setup is one device available and one needs to be created
Detox, Node, Device, Xcode and macOS Versions
Device and verbose Detox logs
The text was updated successfully, but these errors were encountered: