[Testbot] FAILED (failures=1) : ATCT-trunk Plone-trunk Zope-trunk Python-2.6.2

ATContentTypes Tests plone-tests at epy.co.at
Fri Sep 25 03:32:38 UTC 2009


ATContentTypes Tests : FAILED (failures=1) 
ATCT-trunk Plone-trunk Zope-trunk Python-2.6.2

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package Products.ATContentTypes
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.719 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.804 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 1.707 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22-plone50/src/Products.ATContentTypes/Products/ATContentTypes/tests/http_access.txt
Failed doctest test for http_access.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone50/src/Products.ATContentTypes/Products/ATContentTypes/tests/http_access.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22-plone50/src/Products.ATContentTypes/Products/ATContentTypes/tests/http_access.txt", line 315, 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))
Expected:
    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Content-Length: 905
    Content-Type: image/gif...
    ...
    <BLANKLINE>
    GIF89...
Got:
    HTTP/1.1 206 Partial Content
    Accept-Ranges: bytes
    Content-Length: 5
    Content-Range: bytes 0-4/905
    Content-Type: image/gif
    Last-Modified: Fri, 25 Sep 2009 02:55:44 GMT
    Set-Cookie: I18N_LANGUAGE="en"; Path=/
    <BLANKLINE>
    GIF89

  Ran 682 tests with 1 failures and 0 errors in 53.471 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.149 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.

FAILED (failures=1) 




More information about the Testbot mailing list