Am 21. April 2012 05:56 schrieb Iustin Pop <[email protected]>: > On Fri, Apr 20, 2012 at 08:55:04PM +0200, Michael Hanselmann wrote: >> Commit 1010ec70b1 enabled all tests by default. In some scenarios where >> the configuration is static one may not want newly added tests to be >> run. > > LGTM, but I'm not sure what you mean by "configuration is static". Can > you explain?
If the sample configuration is copied and modified for a certain test environment (machine names, etc.), newly added tests would run by default as they are not listed in the copy (unless one goes and updates all copies for new tests). Michael
