[ZODB-Dev] SVN: ZODB/trunk/ Note split of persistent.
Adam GROSZER
agroszer.ll at gmail.com
Sat Aug 25 08:33:46 UTC 2012
Hello,
I'm sorry to say, but the build (for r127209) before your merge was passing.
See
http://localhost:8009/builders/ZODB_dev%20py_265_win32/builds/750
And there are more problems:
http://winbot.zope.org/builders/persistent_py_265_32/builds/2/steps/test/logs/stdio
all probably windows related.
On 08/24/2012 04:25 PM, Tres Seaver wrote:
> -----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 tseaver at 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 at zope.org
> https://mail.zope.org/mailman/listinfo/zodb-dev
>
--
Best regards,
Adam GROSZER
--
Quote of the day:
You have a tendency to feel you are superior to most computers.
More information about the ZODB-Dev
mailing list