Hello,
We sometimes have tests that are failing and want to disable them
temporarily, but still be reminded of them in the CDash dashboard.  To
accomplish this, we sometimes map the test name to a non existing
executable.  CTest then can't find the executable and marks the test as
"not run" in CDash.

That way we see that there is a test in the "not run" column and it reminds
us that we have a test that needs some work before it can be re-enabled.

Is there a better way to intentionally mark a test as "not run?"  We still
want to see it in the "not run" column.

Thanks,
Derek
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to