function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rdclk23rdclk23 

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.