orocos / orocos-bayesian-filtering

The orocos Bayesian Filtering Library
148 stars 59 forks source link

Running the tests on cygwin seems to fail #24

Open toeklk opened 6 years ago

toeklk commented 6 years ago

migrated from Bugzilla #629 status NEW severity normal in component build system for --- Reported in version trunk on platform All Assigned to: BFL mailinglist

On 2009-03-06 16:26:57 +0100, Klaas Gadeyne wrote:

  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
toeklk commented 6 years ago

Adding the help wanted, as I don't have a Microsoft environment at my disposal (and I'm not really interested in having one too :-) )