On 03/27/2016 08:31 PM, Mariusz Pluciński wrote:
>>> 8. Tests: fix Module.WriteCompilerDetectionHeader
>>> 15. Tests: disable VSMidl on Clang/C2
>> I'm going to let these fail for now until someone has time to investigate
> I see. I didn't know, how do you handle that situations in CMake project.
[snip]
>> Would you be able to run nightly testing with this generator/compiler?
> 
> Sure I can. I have set it up today
> ( https://open.cdash.org/viewSite.php?siteid=17356 ), and now,

Wonderful, thanks!

> it seems that there're some more failures that I saw while running
> these tests before. I'm going to take a look on them and fix them if I manage
> to do so.

Yes, please look locally at the VSExcludeFromDefaultBuild-* test failures.

For the Module.WriteCompilerDetectionHeader and VSMidl tests we can
simply exclude them from testing until someone can investigate and
fix the underlying problems.  In your ctest scripts you can add

  set(CTEST_TEST_ARGS EXCLUDE "VSMidl|Module.WriteCompilerDetectionHeader")

before including cmake_common.cmake.

Thanks,
-Brad

-- 

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-developers

Reply via email to