We use Team City, and I noticed a problem during the Watin test. Sometimes a certain instance of IE does not randomly stop at the task manager on the build server, even if the test closes all open instances. This causes all subsequent tests to fail. We tried using a script that kills all instances, i.e. Prior to running this test, but this cannot prevent accidental uninstalled instances, i.e. All tests failed.
source
share