On 23.10.2013 19:28, Casey Goodlett wrote:

Bill and Nils
Does this change the logic to run previously failed tests first or was that already the case? I am not sure whether or not this is a better behavior. Can running failed tests first be considered a separate modification rather than part of the fix to running serial?

First of thanks for testing!

Vanilla CTest 2.8.12 prioritizes failed test by changing their COST to some float maximum (only if a parallel test run is being performed) before generating the sorted test cost list.

I tried to duplicate that behavior but did so without modifying the actual COST.

Nils
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to