errors while runing ctest

View: New views
2 Messages — Rating Filter:   Alert me  

errors while runing ctest

by Irene Huang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, All

I am new to Opensync and was running "Make test" on opensync trunk while
I got the following errors

=====
The following tests FAILED:
          4 - filter (Failed)
          9 - engine (Failed)
         10 - error (Failed)
         13 - lock (Failed)
         14 - ipc (Failed)
         19 - sync (Failed)
         25 - updater (Failed)
Errors while running CTest
=====

It seems that there's errors while running ctest.Any suggestions how to
identify the errors?
The output doesn't say anything except the only " Errors while running
CTest" thing and I don't know where to start investigating.

Thanks in advance.

--Irene


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

Re: errors while runing ctest

by Daniel Gollub :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 02 April 2008 19:04:11 Irene Huang wrote:
> It seems that there's errors while running ctest.Any suggestions how to
> identify the errors?
> The output doesn't say anything except the only " Errors while running
> CTest" thing and I don't know where to start investigating.

Logs of stdout/stderr could be found in the direcotry ./Testing
Also useful:

make VERBOSE=1 test

This makes make (when generated with CMake) more verbose and shows
stdout/stderr of the running tests.

AFAIK, "Errors while running CTest" is because at least one testcase failed.

best regards,
Daniel



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel