Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Open too many simulators (I wrote only 2 destinations) #31

Open
amesandy-zz opened this issue Mar 30, 2017 · 1 comment
Open

Open too many simulators (I wrote only 2 destinations) #31

amesandy-zz opened this issue Mar 30, 2017 · 1 comment

Comments

@amesandy-zz
Copy link

Using this
pxctest
run-tests
--destination 'name=iPad Air,os=iOS 10.2'
--destination 'name=iPad Air,os=iOS 10.2'
--testrun "/Users/username/Library/Developer/Xcode/DerivedData/MyApp-erqmuczdcogowjdmkomhdxdfgnfa/Build/Intermediates/CodeCoverage/Products/MyApp_iphonesimulator10.2-x86_64.xctestrun"

I see more than 5 simulator opening and it keeps opening more, I have to kill command line to stop it.

@plu
Copy link
Owner

plu commented Mar 31, 2017

It runs all test targets in parallel. You can limit that via --only targetname.

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

2 participants