WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Breakthrough: all opensync library tests pass

Re: Breakthrough: all opensync library tests pass

by Daniel Gollub-3 :: Rate this Message:

| View in Thread

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: gollub@...

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537


------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

signature.asc (205 bytes) Download Attachment

 « Return to Thread: Breakthrough: all opensync library tests pass