Possible Duplicate:
Some of my unit tests tests are not finishing in XCode 4.4
I've just upgraded to XCode 4.4. I've created a new project and included unittesting. When running the tests I get a warning "All tests did not finish".
Colleagues with clean installs of xcode 4.4 have exactly the same problem. They did not type a single letter of code and only created a new project that included unittests.
What did we do wrong and how can we solve the problem?