-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/24/2012 10:05 AM, Tres Seaver wrote: > On 08/24/2012 02:42 AM, Adam GROSZER wrote: >> Hello, >> >> I think this broke ZODB tests. >> >> http://winbot.zope.org/builders/ZODB_dev%20py_265_win64/builds/757/steps/test/logs/stdio >> >> >> >> >> >> >> On 08/21/2012 07:08 PM, Tres Seaver wrote: >>> Log message for revision 127545: Note split of persistent. >>> >>> Changed: _U ZODB/trunk/ U ZODB/trunk/src/CHANGES.txt >>> >>> -=- Modified: ZODB/trunk/src/CHANGES.txt >>> =================================================================== >>> --- ZODB/trunk/src/CHANGES.txt 2012-08-21 17:07:01 UTC (rev >>> 127544) +++ ZODB/trunk/src/CHANGES.txt 2012-08-21 17:08:42 UTC >>> (rev 127545) @@ -8,6 +8,9 @@ New Features ------------ >>> >>> +- The ``persistent`` package is now released as a separate >>> distribution, + on which ZODB now depends. + - ZODB no longer >>> depends on zope.event. It now uses ZODB.event, which uses >>> zope.event if it is installed. You can override ZODB.event.notify >>> to provide your own event handling, although > > Hmmm, those symbols are there: > > $ /opt/Python-2.6.8/bin/virtualenv /tmp/per4 ... $ > /tmp/per4/bin/easy_install persistent ... $ /tmp/per4/bin/python -c > "from persistent.timestamp import _makeOctets" > > I will try a fresh ZODB checkout and see if I can reproduce.
I don't see any of those failures. I see only one failure in src/ZEO/tests/testZEO.py (ZEO.tests.testZEO.client_has_newer_data_than_server). It looks like a spurious doctest failure to me (the expected error is actually raised, but the rendered output doesn't match). Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlA3jsIACgkQ+gerLs4ltQ6vtACglapHfxTy0FV/V8fpTKkNcGpZ 0HYAnR9lKiNkc2yG1XjuJU9+DECvvtlz =V8FU -----END PGP SIGNATURE----- _______________________________________________ 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