[Zope-tests] FAILED (failures=6, errors=5): Test Zope 2 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Wed Feb 25 05:26:57 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotestZj0pv7/Zope
PYTHONPATH=/tmp/autotestZj0pv7/lib/python  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestZj0pv7/Zope
.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Error in test test_install_tempfolder_and_sdc (OFS.tests.testAppInitializer.TestInitialization)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testAppInitializer.py", line 109, in test_install_tempfolder_and_sdc
    self.assertEqual(app.temp_folder.session_data.meta_type,
AttributeError: session_data



Failure in test test_install_tempfolder_and_sdc_status (OFS.tests.testAppInitializer.TestInitialization)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testAppInitializer.py", line 117, in test_install_tempfolder_and_sdc_status
    self.failUnless(status)
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

................................

Failure in test testBigFile (OFS.tests.testRanges.TestRequestRange)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 291, in testBigFile
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError



Failure in test testBigFileEndOverflow (OFS.tests.testRanges.TestRequestRange)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 299, in testBigFileEndOverflow
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

.........

Failure in test testMultipleRangesBigFile (OFS.tests.testRanges.TestRequestRange)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 316, in testMultipleRangesBigFile
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError



Failure in test testMultipleRangesBigFileEndOverflow (OFS.tests.testRanges.TestRequestRange)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 327, in testMultipleRangesBigFileEndOverflow
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError



Failure in test testMultipleRangesBigFileOutOfOrder (OFS.tests.testRanges.TestRequestRange)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 321, in testMultipleRangesBigFileOutOfOrder
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Error in test testGetMountPoint (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError



Error in test testRaceOnClose (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError



Error in test testRead (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError



Error in test testWrite (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...........................................................................................................................................
======================================================================
ERROR: test_install_tempfolder_and_sdc (OFS.tests.testAppInitializer.TestInitialization)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testAppInitializer.py", line 109, in test_install_tempfolder_and_sdc
    self.assertEqual(app.temp_folder.session_data.meta_type,
AttributeError: session_data

======================================================================
ERROR: testGetMountPoint (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
ERROR: testRaceOnClose (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
ERROR: testRead (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
ERROR: testWrite (Products.ZODBMountPoint.tests.testMountPoint.DBTabTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 98, in setUp
    manage_addMounts(app, ('/mount1', '/mount2'))
  File "/tmp/autotestZj0pv7/Zope/lib/python/Products/ZODBMountPoint/MountedObject.py", line 296, in manage_addMounts
    del mo._create_mount_points
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
FAIL: test_install_tempfolder_and_sdc_status (OFS.tests.testAppInitializer.TestInitialization)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testAppInitializer.py", line 117, in test_install_tempfolder_and_sdc_status
    self.failUnless(status)
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: testBigFile (OFS.tests.testRanges.TestRequestRange)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 291, in testBigFile
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
FAIL: testBigFileEndOverflow (OFS.tests.testRanges.TestRequestRange)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 299, in testBigFileEndOverflow
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
FAIL: testMultipleRangesBigFile (OFS.tests.testRanges.TestRequestRange)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 316, in testMultipleRangesBigFile
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
FAIL: testMultipleRangesBigFileEndOverflow (OFS.tests.testRanges.TestRequestRange)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 327, in testMultipleRangesBigFileEndOverflow
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

======================================================================
FAIL: testMultipleRangesBigFileOutOfOrder (OFS.tests.testRanges.TestRequestRange)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 321, in testMultipleRangesBigFileOutOfOrder
    self.uploadBigFile()
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/tests/testRanges.py", line 92, in uploadBigFile
    self.file.manage_upload(BIGFILE)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 434, in manage_upload
    data, size = self._read_data(file)
  File "/tmp/autotestZj0pv7/Zope/lib/python/OFS/Image.py", line 508, in _read_data
    data.next=next
  File "/tmp/autotestZj0pv7/Zope/lib/python/ZODB/Connection.py", line 500, in register
    assert object._p_oid is not None
AssertionError

----------------------------------------------------------------------
Ran 2634 tests in 1395.059s

FAILED (failures=6, errors=5)



More information about the Zope-tests mailing list