I've setup a Grid Node Server and can run tests on it successfully. However some of the tests require services etc. not setup on the server so I tried to use the 'Tests to execute on this machine' to limit which tests run on the server, and which ones run locally. I have tried the 'not in a project with name' and 'in a project with name' option as our tests are subdivided into projects and I'd rather the system tests (ApplicationName.WebService.System.Tests) run locally. Unfortunately NCrunch doesn't seem to pay attention to the setting and runs them on the server anyway. Any ideas would be gratefully received, please let me know if any more information would be useful.