On 03/10/2017 10:32 AM, Brad King wrote:
> On 03/10/2017 06:34 AM, Rolf Eike Beer wrote:
>> I've attached the complete build dir of that test, maybe anyone 
>> has a clue what is going on there
> 
> The `Testing/Temporary/LastSubmit_20170310-1035.log` shows errors
> submitting to CDash.  However, the `test.cmake` script does not
> include a `ctest_submit` call.  Any idea what happens there?

It turns out another test was accidentally stepping on this one.
That's why it always passed locally but failed at night.  I can
reproduce the failure by running `CTestTestParallel` and
`CTestTestChecksum` in parallel.  Here is a fix:

https://gitlab.kitware.com/cmake/cmake/merge_requests/650

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