Why is it not running my tests?

So you tell TestDriven.Net (the rocket) or Resharper to run all your tests from Visual Studio but suddenly some of them do not run. What is going on? Easy: one or more of your tests are throwing StackOverflowException or maybe other fatal error the system is not able...