|
From: Daniel G. <go...@b1...> - 2011-07-23 09:49:23
|
On Saturday, July 23, 2011 08:15:24 AM Chris Frey wrote:
> Hi folks,
>
> I did a test run on opensync tonight, using my git repo, and for the
> first time to my memory, in all my experience with opensync, all
> the tests pass for me.
Nice! Good job!
>
> Please let me know if you have different results.
Unfortunately on my machine (openSUSE 11.4 - x86_64) still two tests fail:
---8<--
dgollub@marvin:~/projects/opensync-cdf/build> ctest -V -R engine_error_get_changes_disconnect_error
UpdateCTestConfiguration from :/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Parse Config file:/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Add coverage exclude regular expressions.
UpdateCTestConfiguration from :/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Parse Config file:/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Test project /home/dgollub/projects/opensync-cdf/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
test 152
Start 152: engine_error_get_changes_disconnect_error
152: Test command: /home/dgollub/projects/opensync-cdf/build/tests/engine-error "engine_error_get_changes_disconnect_error"
152: Test timeout computed to be: 1500
152: Running suite(s): "engine_error"
152: 0%: Checks: 1, Failures: 0, Errors: 1
152: /home/dgollub/projects/opensync-cdf/tests/support.c:436:E:engine_error_get_changes_disconnect_error:function:0: (after this point)
Received signal 11 (Segmentation fault)
1/1 Test #152: engine_error_get_changes_disconnect_error ...***Failed 2.31 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 2.40 sec
The following tests FAILED:
152 - engine_error_get_changes_disconnect_error (Failed)
Errors while running CTest
dgollub@marvin:~/projects/opensync-cdf/build> ctest -V -R filter_destobjtype_delete
UpdateCTestConfiguration from :/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Parse Config file:/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Add coverage exclude regular expressions.
UpdateCTestConfiguration from :/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Parse Config file:/home/dgollub/projects/opensync-cdf/build/DartConfiguration.tcl
Test project /home/dgollub/projects/opensync-cdf/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
test 39
Start 39: filter_destobjtype_delete
39: Test command: /home/dgollub/projects/opensync-cdf/build/tests/filter "filter_destobjtype_delete"
39: Test timeout computed to be: 1500
39: Running suite(s): "filter"
39: /home/dgollub/projects/opensync-cdf/tests/mock-plugin/mock_sync.c:95:E:mock_connect: Assertion "g_file_test(dir->path,
G_FILE_TEST_IS_DIR)" failed
39: 0%: Checks: 1, Failures: 0, Errors: 1
39: /home/dgollub/projects/opensync-cdf/tests/support.c:766:E:filter_destobjtype_delete:function:0: (after this point) Received signal 6
(Aborted)
1/1 Test #39: filter_destobjtype_delete ........***Failed 0.25 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.35 sec
The following tests FAILED:
39 - filter_destobjtype_delete (Failed)
Errors while running CTest
dgollub@marvin:~/projects/opensync-cdf/build>
--->8---
I'll have closer look on them.
[...]
Maybe we should really switch as primary VCS to Git as base a clone of your current repo?
Do you know if repo.cz or any other public repo allows to install customs hook?
I'm asking that so we can connect the git repo with trac.
Best Regards,
Daniel
--
Daniel Gollub
Linux Consultant & Developer
Tel.: +49-160 47 73 970
Mail: go...@b1...
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
|