|
From: Chris F. <cd...@fo...> - 2011-09-24 03:10:58
|
On Fri, Sep 23, 2011 at 10:48:17PM -0400, Chris Frey wrote:
> On Sun, Sep 04, 2011 at 05:40:08PM -0300, Luiz Angelo Daros de Luca wrote:
> > The following tests FAILED:
> > 39 - filter_destobjtype_delete (Failed)
> > 152 - engine_error_get_changes_disconnect_error (Failed)
>
> These two are fixed now.
There were two more reported by others:
Henrik /KaarPoSoft reported:
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
This is a timeout, and might be connected to how busy the machine
is during the test. To my knowledge, I haven't see this one yet.
Juergen Leising reported:
107 - engine_sync_read_write_stress (Failed)
I did reproduce this one, but it was during heavy system load, and
ended up being a timeout as well:
Running suite(s): engine
0%: Checks: 1, Failures: 0, Errors: 1
/home/cdfrey/software/opensync/git/opensync/tests/engine-tests/check_engine.c:1799:E:engine_sync_read_write_stress:function:0: (after this point) Test timeout expired
<end of output>
Test time = 30.05 sec
So I'm operating under the assumption that the serious test suite
bugs are all fixed, until someone finds more. :-)
Thanks,
- Chris
|