[Testbot] FAILED (failures=1) : ATCT-1.3 Plone[next]-3.3 Zope-2.10 Python-2.4.6

ATContentTypes Tests plone-tests at epy.co.at
Tue Nov 17 02:55:39 UTC 2009


ATContentTypes Tests : FAILED (failures=1)
ATCT-1.3 Plone[next]-3.3 Zope-2.10 Python-2.4.6

Running ./bin/instance test -q --package Products.ATContentTypes
Installing SiteAccess ... done (0.055s)
/home/stefan/autotest/temp/cache/Zope-2.10.9-final-py2.4/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-cmf21-plone33next/eggs/Products.PlonePAS-3.12-py2.4.egg/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 2.052 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.398 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/Products.ATContentTypes-1.3.4-py2.4.egg/Products/ATContentTypes/tests/http_access.txt
Failed doctest test for http_access.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/Products.ATContentTypes-1.3.4-py2.4.egg/Products/ATContentTypes/tests/http_access.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33next/eggs/Products.ATContentTypes-1.3.4-py2.4.egg/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: Tue, 17 Nov 2009 02:38:59 GMT
    + Set-Cookie: I18N_LANGUAGE="en"; Path=/
      <BLANKLINE>
    - GIF89...
    ?      ---
    + GIF89

  Ran 809 tests with 1 failures and 0 errors in 75.264 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.275 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.

FAILED (failures=1)




More information about the Testbot mailing list