On Thu, Mar 22, 2018 at 4:08 AM, Kai Wolf wrote:
> when adding some ignored tests into the CTestCustom.cmake file via the
> variable CTEST_CUSTOM_TESTS_IGNORE, I'd expect that those ignored tests
> will also be written into the XML output file generated by CTest, so that
> Jenkins or Teamcity is
Hi all,
when adding some ignored tests into the CTestCustom.cmake file via the
variable CTEST_CUSTOM_TESTS_IGNORE, I'd expect that those ignored tests
will also be written into the XML output file generated by CTest, so that
Jenkins or Teamcity is able to visualize this information.
However, it s