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

Re: Breakthrough: all opensync library tests pass

by Henrik /KaarPoSoft-2 :: Rate this Message:

| View in Thread

On 2011-07-30 23:23, Juergen Leising wrote:

> On Sat, Jul 23, 2011 at 02:15:24AM -0400, Chris Frey wrote:
>
> (...)
>
>> The repo is here, with 65 commits over the past week and a half:
>>
>> http://repo.or.cz/w/opensync/opensync-cdf.git
>>
>>
>> So far, all my tests have been with file-sync and mock-sync.  Next on
>> the agenda is to slowly work through the binary-meta tree, and test
>> those plugins with valgrind as well.  Hopefully opensync will become
>> bulletproof soon. :-)
> On fedora 14 I get
>
> The following tests FAILED:
>           39 - filter_destobjtype_delete (Failed)
>          107 - engine_sync_read_write_stress (Failed)
>          152 - engine_error_get_changes_disconnect_error (Failed)
>
On Ubuntu 11.04 in a 32 bit VirtualBox:
      39 - filter_destobjtype_delete (Failed)
     104 - engine_sync_reuse (Failed)
     152 - engine_error_get_changes_disconnect_error (Failed)

Trying 104 a couple of times again with
test -VV -R engine_sync_reuse
passed every time, so I guess it might be VirtualBox timing issues...

Details:
      39 - filter_destobjtype_delete (Failed)
opensync-cdf/tests/mock-plugin/mock_sync.c:95:E:mock_connect: Assertion
"g_file_test(dir->path, G_FILE_TEST_IS_DIR)" failed

     104 - engine_sync_reuse (Failed)
opensync-cdf/tests/engine-tests/check_engine.c:1321:E:engine_sync_reuse:function:0:
(after this point) Test timeout expired

     152 - engine_error_get_changes_disconnect_error (Failed)
opensync/opensync-cdf/tests/support.c:436:E:engine_error_get_changes_disconnect_error:function:0:
(after this point) Received signal 11 (Segmentation fault)

/Henrik

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

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