Hi Nils,

Since CTEST_USE_LAUNCHERS is ignored when used with generator different
from "Make" or "Ninja"  [1], it seems strange that it impacts your windows
build. Which generator are you using ?

Hth
Jc

[1]
https://github.com/Kitware/CMake/blob/master/Modules/CTestUseLaunchers.cmake#L38-40


On Thu, Apr 25, 2013 at 4:44 AM, Nils Gladitz <glad...@sci-vis.de> wrote:

> One list entry in my CTEST_CUSTOM_ERROR_MATCH is "FAILED: " (in my
> CTestCustom.cmake.in which is used to generate CTestCustom.cmake in the
> build directory).
>
> With CTEST_USE_LAUNCHERS enabled this does not seem to match errors from
> custom commands e.g.:
> "FAILED: cmd.exe /c " [...]
>
> On my CDash installation I see 0 build errors.
>
> When I disable CTEST_USE_LAUNCHERS the error shows up on the dashboard and
> the "FAILED: " line is highlighted indicating that a match has been made.
>
> Is this by design (e.g. not implemented for launchers) or may I be missing
> something?
> Is there e.g. extra work required for CTEST_CUSTOM_ERROR_MATCH to reach
> the launcher?
>
> Nils
>
> --
> Nils Gladitz, B.Sc.
> DICOM, Konnektivität und Entwicklung
>
> Scivis wissenschaftliche Bildverarbeitung GmbH
> Bertha-von-Suttner-Str. 5
> D-37085 Göttingen
> GERMANY
> Handelsregister Nr. / Trade Register No. B3100 Göttingen
> Geschäftsführer / Managing Directors Dr. Gernot Ebel, Dr. Uwe Engeland
>
> Tel: 0049 (0)551 634181-28
> E-Mail: glad...@scivis.de
> Web: www.scivis.de
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<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<http://www.cmake.org/Wiki/CMake_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/**listinfo/cmake<http://www.cmake.org/mailman/listinfo/cmake>
>



-- 
+1 919 869 8849
--

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to