I submitted a test report with all the tests passing. 
https://open.cdash.org/buildSummary.php?buildid=3698090. This test report 
includes the extra tests that I added.

It looks like things are running even though I haven't made any changes 
specifically to fix those failing tests. One of the issues I had before was 
that I used the auto generated CTestScript.cmake script that ran 
"CTEST_UPDATE(SOURCE "${CTEST_SOURCE_DIRECTORY}")."  In addition, I found it 
unusual that the "CMakeOnly.MajorVersionSelection-PythonInterp_2" test will 
fail if there is a path to the python 3.3 executable. Also, the 
"CMake.GetPrerequisites" will sometimes timeout on my machine.

> You can use Windows Task Scheduler to run a .bat file that calls ctest with 
> the dashboard script.
I set up a nightly build on my machine.

I'm not sure how to handle cases where the user wants to run all the test and 
expects all to pass, but does not have Green Hills installed.


Geoffrey Viola
SOFTWARE ENGINEER
asirobots.com



-----Original Message-----
From: Brad King [mailto:brad.k...@kitware.com]
Sent: Tuesday, February 03, 2015 1:05 PM
To: Geoffrey Viola
Cc: cmake-developers@cmake.org
Subject: Re: [cmake-developers] Initial Attempt at Green Hill MULTI IDE 
Generator Support

On 01/28/2015 10:51 PM, Geoffrey Viola wrote:
> I submitted some builds.
> I'm not sure why 9 fail.

Okay, let's get your builds submitting cleanly with no local changes first.
That way we can identify whether any of your changes cause the failures.

There are basic instructions for setting up a nightly build here:

 http://www.cmake.org/Wiki/CMake/Git/Dashboard

You can use Windows Task Scheduler to run a .bat file that calls ctest with the 
dashboard script.

Once we get your submission to a clean state then we can continue looking at 
the changes for the new generator and whether they cause any failures.

Thanks,
-Brad

This message contains confidential information and is intended only for the 
recipient. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately if you 
have received this e-mail by mistake and delete this e-mail from your system. 
Finally, the recipient should check this email and any attachments for the 
presence of viruses. The company accepts no liability for any damage caused by 
any virus transmitted by this email.

Attachment: 0001-Added-some-support-for-a-Green-Hills-MULTI.patch
Description: 0001-Added-some-support-for-a-Green-Hills-MULTI.patch

-- 

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