[Cdash] How to setup a proper CMake+CTest+CDash usage?
Eric Noulard
eric.noulard at gmail.com
Fri Sep 26 21:26:25 UTC 2008
Hi all,
I did create a public CDash for my project:
http://www.cdash.org/CDashPublic/index.php?project=CERTI HLA TestsSuite
I did try to submit a result with
$ ctest -D NightlyTest
Site: bagherra
Build name: Linux-c++
Start processing tests
Test project /home/eric/workspace/HLA_TestsSuite/build
1/ 3 Testing create_destroy ***Failed
2/ 3 Testing test_Sync ***Failed
3/ 3 Testing test_TRTCCallbacks ***Failed
0% tests passed, 3 tests failed out of 3
The following tests FAILED:
1 - create_destroy (Failed)
2 - test_Sync (Failed)
3 - test_TRTCCallbacks (Failed)
Errors while running CTest
$ ctest -D NightlySubmit
Site: bagherra
Build name: Linux-c++
Start processing tests
Submit files (using http)
Using HTTP submit method
Drop site: http://www.cdash.org/CDashPublic/submit.php?project=CERTI
HLA TestsSuite
Uploaded: /home/eric/workspace/HLA_TestsSuite/build/Testing/20080926-0500/Build.xml
Uploaded: /home/eric/workspace/HLA_TestsSuite/build/Testing/20080926-0500/Test.xml
Using HTTP trigger method
Trigger site: http://www.cdash.org/cgi-bin/Submit-Random-TestingResults.cgi
Dart server triggered...
Submission successful
$
But I do not see anything on the CDash ?
http://www.cdash.org/CDashPublic/index.php?project=CERTI HLA TestsSuite
What did I miss?
you'll find my CTestConfig.cmake attached
--
Erk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CTestConfig.cmake
Type: text/x-cmake
Size: 426 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cdash/attachments/20080926/b5e07a50/attachment-0002.bin>
More information about the CDash
mailing list