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

ATContentTypes Tests plone-tests at epy.co.at
Fri May 20 06:52:54 UTC 2011


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

Running ./bin/instance test -q --package Products.ATContentTypes
Installing SiteAccess ... done (0.048s)
/home/stefan/autotest/temp/cache/Zope-2.10.13-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])
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML in 1.937 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.444 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone33/eggs/Products.ATContentTypes-1.3.7-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: Fri, 20 May 2011 06:40:10 GMT
    + Set-Cookie: I18N_LANGUAGE="en"; Path=/
      <BLANKLINE>
    - GIF89...
    ?      ---
    + GIF89

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

FAILED (failures=1)


More information about the Testbot mailing list