You need to sign in to do that
Don't have an account?

Eclipse deploy with select test classes
We have old test classes that are failing and blocking other, unrelated new deployment due to the Winter '16 upgrade. Change Sets have the ability to deploy and execute only specified Test Classes. Is there a way to deploy code with Eclipse and specify which Test Classes to execute rather than running all of them? I just want to bypass the failing classes for now since they are unrelated to the current deployment. I will go back and clean them up later.