Hi,

ZEO master has two failing tests (client_has_newer_data_than_server
and zeo-fan-out.test).  Looks like master is not tested by any automated
systems.

Also, I've mostly made the py3 branch to pass tests on Python 3.3,
there are the two failures that also appear on master, and one that
appears a genuine problem (checkConcurrentLargeUpdates).  In this test
there are three threads showering a BTree with updates with commits in
batches of ~50.  Looks like some of the commits disappear.

Could someone more familiar with ZEO look into these failures?

Thanks,
Albertas
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to