[Testbot] FAILED (failures=1) : ATCT-1.2 Plone-3.0 Zope-2.10 Python-2.4.6

ATContentTypes Tests plone-tests at epy.co.at
Sat Aug 8 03:26:19 UTC 2009


ATContentTypes Tests : FAILED (failures=1) 
ATCT-1.2 Plone-3.0 Zope-2.10 Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package Products.ATContentTypes
Installing SiteAccess ... done (0.012s)
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py:323: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.PluggableAuthService.PluggableAuthService.PluggableAuthService.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML in 3.051 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.188 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/http_access.txt
Failed doctest test for http_access.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/http_access.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/http_access.txt", line 317, in http_access.txt
Failed example:
    print http(r"""
    GET /%s HTTP/1.1
    Authorization: Basic %s:%s
    If-Range: %s
    Range: bytes=0-4
    """ % (imgpath, user_name, user_password, etag))
Differences (ndiff with -expected +actual):
    - HTTP/1.1 200 OK
    + HTTP/1.1 206 Partial Content
      Accept-Ranges: bytes
    - Content-Length: 905
    ?                 --
    + Content-Length: 5
    + Content-Range: bytes 0-4/905
    - Content-Type: image/gif...
    ?                        ---
    + Content-Type: image/gif
    - ...
    + Last-Modified: Sat, 08 Aug 2009 02:53:05 GMT
      <BLANKLINE>
    - GIF89...
    ?      ---
    + GIF89

/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.PluggableAuthService.PluggableAuthService.PluggableAuthService.manage_beforeDelete is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 809 tests with 1 failures and 0 errors in 71.403 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.271 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.

FAILED (failures=1) 




More information about the Testbot mailing list