Some MATH unit tests take a long time to run. One example is CMAESOptimizerTest, which is run twice - once for the deprecated code and once for the new code.
Would it make sense to exclude the long-running tests of deprecated classes by default? Or maybe all the tests of deprecated classes should be skipped by default? In the case where entire packages have been deprecated, that would be fairly easy. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
