[CMake] problem with my.cdash.org

Julien Jomier julien.jomier at kitware.com
Sat Jan 31 10:24:08 EST 2015


Looks like your build is showing up:

   http://my.cdash.org/index.php?project=Safe+Numerics

Julien

On 31/01/2015 16:15, Robert Ramey wrote:
> I'm trying to gather tests results in
> http://my.cdash.org/index.php?project=Safe+Numerics and they aren't show ing
> up.
>
> Here's what happens when I run the test target "Experimental"
>
> $make Exprerimental
> make: *** No rule to make target `Exprerimental'.  Stop.
> $make Experimental
> Scanning dependencies of target Experimental
>     Site: Roberts-Mac-mini.local
>     Build name: Darwin-g++
> Create new tag: 20150131-1511 - Experimental
> Configure project
>     Each . represents 1024 bytes of output
>      . Size of output: 0K
> Build project
>     Each symbol represents 1024 bytes of output.
>     '!' represents an error and '*' a warning.
>      . Size of output: 0K
>     0 Compiler errors
>     0 Compiler warnings
> Test project /Users/robertramey/WorkingProjects/safe_numerics_gcc-4.8.1
>      Start 1: test0
> 1/9 Test #1: test0 ............................   Passed    0.00 sec
>      Start 2: test_add
> 2/9 Test #2: test_add .........................   Passed    0.02 sec
>      Start 3: test_cast
> 3/9 Test #3: test_cast ........................   Passed    0.00 sec
>      Start 4: test_compare
> 4/9 Test #4: test_compare .....................   Passed    0.01 sec
>      Start 5: test_conversion
> 5/9 Test #5: test_conversion ..................   Passed    0.02 sec
>      Start 6: test_divide
> 6/9 Test #6: test_divide ......................   Passed    0.01 sec
>      Start 7: test_modulus
> 7/9 Test #7: test_modulus .....................   Passed    0.01 sec
>      Start 8: test_multiply
> 8/9 Test #8: test_multiply ....................   Passed    0.02 sec
>      Start 9: test_subtract
> 9/9 Test #9: test_subtract ....................   Passed    0.02 sec
>
> 100% tests passed, 0 tests failed out of 9
>
> Total Test time (real) =   0.11 sec
> Performing coverage
>   Cannot find any coverage files. Ignoring Coverage request.
> Submit files (using http)
>     Using HTTP submit method
>     Drop site:http://my.cdash.org/submit.php?project=Safe+Numerics
>     Uploaded:
> /Users/robertramey/WorkingProjects/safe_numerics_gcc-4.8.1/Testing/20150131-1511/Build.xml
>     Uploaded:
> /Users/robertramey/WorkingProjects/safe_numerics_gcc-4.8.1/Testing/20150131-1511/Configure.xml
>     Uploaded:
> /Users/robertramey/WorkingProjects/safe_numerics_gcc-4.8.1/Testing/20150131-1511/Test.xml
>     Submission successful
> Built target Experimental
>
> which look OK to me.  What do I have to do to make this work?
>
> Robert Ramey
>
>
>
> --
> View this message in context: http://cmake.3232098.n2.nabble.com/problem-with-my-cdash-org-tp7589643.html
> Sent from the CMake mailing list archive at Nabble.com.
>


More information about the CMake mailing list