make check for rtt core-test fails

Hello everybody,
when I call 'sudo make check' after compiling RTT I get the message:

-----------------------------------------------------------------------------------------------------------------------------------
86% tests passed, 1 tests failed out of 7

The following tests FAILED:
1 - core-test (Failed)
Errors while running CTest
make[3]: *** [check] Fehler 8
make[2]: *** [tests/CMakeFiles/check.dir/all] Fehler 2
make[1]: *** [tests/CMakeFiles/check.dir/rule] Fehler 2
make: *** [check] Fehler 2
-------------------------------------------------------------------------------------------------------------------------------------

When I check the output it seems that much more, than only this one test
did not pass (time-test and task-test):
Or do I misunderstand something?

----------------------------------------------------------------------------------------------------------------------------------
irene@Sphinx:~/OrocosSrc/orocos-rtt-1.4.0/build3$ sudo make check
Built target prep-cpf
Start processing tests
Test project
Constructing a list of tests
Done constructing a list of tests
Changing directory into /home/irene/OrocosSrc/orocos-rtt-1.4.0/build3/tests
1/ 7 Testing core-test
Test command: /home/irene/OrocosSrc/orocos-rtt-1.4.0/build3/tests/core-test
....F.
F.................
time_test.cpp:178:Assertion
Test name: TimeTest::testTimers
assertion failed
- Expression: !timer.isActive( 0 )

time_test.cpp:241:Assertion
Test name: TimeTest::testTimerPeriod
assertion failed
- Expression: timer.occured[1].first == 0

Failures !!!
Run: 22 Failure total: 2 Failures: 2 Errors: 0
-- Process completed
***Failed
2/ 7 Testing task-test
Test command: /home/irene/OrocosSrc/orocos-rtt-1.4.0/build3/tests/task-test
..............
----------------------------------------------------------------------------------------------------------------

Here infos on my system and procedure:

-I checked out branch rtt-1.4 from subversion:
../configure --with-lxrt -with-linux=/usr/src/kernel-headers-2.6.15-rtai
-I called ccmake .. and set the relevant paths
(by the way, when you want to make docs it throws some cmake error)
-'make' without errors
-I use kernel 2.6.15 with patched with rtai 3.5

Any ideas???

Regards,
Irene

make check for rtt core-test fails

On Tuesday 19 August 2008 19:53:29 Irene Markelic wrote:
>
> When I check the output it seems that much more, than only this one test
> did not pass (time-test and task-test):
> Or do I misunderstand something?

The time_test.cpp is the one that fails in core-test. From your output it
looks like task-test ran fine (The ***Failed was for core-test)

It looks more like a bug in the Timer class code (or in the unit test itself),
because all other tests do run fine and we've been using RTAI 3.5 and 3.6 as
well. I wouldn't worry to much yet...

Peter

Peter Soetens -- FMTC --
--
Orocos-Users mailing list
Orocos-Users [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm