"Simulator already in use" when running multiple test targets from one scheme in Xcode 5

Originator:jfahrenkrug
Number:rdar://15153136 Date Originated:4/10/2013
Status:Open Resolved:
Product:Developer Tools Product Version:5.0 5A1413
Classification:Serious Bug Reproducible:Always
 
Summary:
In Xcode 5, I have a workspace with multiple projects and a scheme that should run all the test targets of the various projects. When I kick off the tests about 3 test project targets pass. So far, so good. But at the fourth test target I get an error message from Xcode telling me that the simulator can't be launched because it is already in use.

Steps to Reproduce:
1. Create workspace in Xcode
2. Add multiple projects with test targets
3. Add all the different test targets to the "Test" Scheme.
4. Run the tests

Expected Results:
All the tests run.

Actual Results:
The tests abort with Xcode complaining about the "Simulator being already in use"

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!