On Tue, Feb 22, 2011 at 6:12 PM, Eric Noulard <[email protected]> wrote: > Hi All, > > Some of my commit break some CPackComponent tests: > http://www.cdash.org/CDash/testDetails.php?test=84851095&build=874639 > > Those test are OK locallly on my host. > I think it fails because the test directory wasn't cleaned before > re-running the test. > > How do I ensure that a test directory is cleaned before running a test?
You do not. On Continuous dashboards, the directories are not cleaned before running the tests. Why does it need to be cleaned? On all of the nightly ones, the vast majority should be clean build/test cycles. > -- > Erk > Membre de l'April - « promouvoir et défendre le logiciel libre » - > http://www.april.org > _______________________________________________ > cmake-developers mailing list > [email protected] > http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers > _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
