[ZODB-Dev] ZODB3 3.9.0b2 released

Jim Fulton jim at zope.com
Fri Jun 12 05:22:25 EDT 2009


On Jun 12, 2009, at 4:29 AM, Brian Sutherland wrote:

> On Thu, Jun 11, 2009 at 01:21:51PM -0400, Jim Fulton wrote:
>> http://pypi.python.org/pypi/ZODB3/3.9.0b2
>
> With this release I get some test failures in the buildbot the Zope
> Debian team is running (also with b1):
>
>    http://packages.vanguardistas.net/pkg-zope-buildbot/builders/van-lenny-zodb/builds/13/steps/Test/logs/stdio
>
> For those with little time ;), they can be summarized as:
>
>    Failure in test /usr/lib/python2.4/site-packages/ZODB/tests/ 
> blob_transaction.txt
>    Failed doctest test for blob_transaction.txt
>      File "/usr/lib/python2.4/site-packages/ZODB/tests/ 
> blob_transaction.txt", line 0
>
>     
> ----------------------------------------------------------------------
>    File "/usr/lib/python2.4/site-packages/ZODB/tests/ 
> blob_transaction.txt", line 359, in blob_transaction.txt
>    Failed example:
>        open(blob.committed(), 'w') # doctest: +ELLIPSIS
>    Expected:
>        Traceback (most recent call last):
>        ...
>        IOError: ...
>    Got:
>        <open file '/tmp/tmp.GgkeFBQoEG/dsc0t-all-tmpdir/test_G4IcV/ 
> blobs/ 
> 0x00/0x00/0x00/0x00/0x00/0x00/0x00/0x05/0x037e9a17461fbb88.blob',  
> mode 'w' at 0xb6c02cc8>
>     
> ----------------------------------------------------------------------
>    File "/usr/lib/python2.4/site-packages/ZODB/tests/ 
> blob_transaction.txt", line 403, in blob_transaction.txt
>    Failed example:
>        open(blob_storage.loadBlob(blob._p_oid, oldserial)).read()
>    Expected:
>        "I'm a happy blob."
>    Got:
>        ''.


That's pretty weird. What was the last release you tried?

I didn't get these and I tested on Ubuntu, although a pretty old  
release.

Jim

--
Jim Fulton
Zope Corporation




More information about the ZODB-Dev mailing list