[Bug 629] New: Running the tests on cygwin seems to fail

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=629>
Summary: Running the tests on cygwin seems to fail
Product: BFL
Version: trunk
Platform: All
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P3
Component: build system
AssignedTo: bfl [..] ...
ReportedBy: klaas [dot] gadeyne [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0

UpdateCTestConfiguration from
:/cygdrive/c/users/kgad/workspace/bfl-trunk/build
/tests/DartConfiguration.tcl
Start processing tests
UpdateCTestConfiguration from
:/cygdrive/c/users/kgad/workspace/bfl-trunk/build
/tests/DartConfiguration.tcl
Test project /cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests
Constructing a list of tests
Done constructing a list of tests
Changing directory into /cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests
1/ 7 Testing test_ekf
Test command: /cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_ekf
Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed
2/ 7 Testing test_pdf
Test command: /cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_pdf
Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed
3/ 7 Testing test_sample
Test command:
/cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_sample

Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed
4/ 7 Testing test_matrixwrapper
Test command:
/cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_matrix
wrapper
Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed
5/ 7 Testing test_model
Test command: /cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_model
Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed
6/ 7 Testing test_smoother
Test command:
/cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_smooth
er
Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed
7/ 7 Testing test_complete_filter
Test command:
/cygdrive/c/users/kgad/workspace/bfl-trunk/build/tests/test_comple
te_filter
Test timeout computed to be: 9.99988e+06
-- Process completed
***Failed

0% tests passed, 7 tests failed out of 7

The following tests FAILED:
1 - test_ekf (Failed)
2 - test_pdf (Failed)
3 - test_sample (Failed)
4 - test_matrixwrapper (Failed)
5 - test_model (Failed)
6 - test_smoother (Failed)
7 - test_complete_filter (Failed)
Errors while running CTest
make[3]: *** [tests/CMakeFiles/check] Error 8
make[2]: *** [tests/CMakeFiles/check.dir/all] Error 2
make[1]: *** [tests/CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2