[Erp5-report] cloudooo r43103 : 129 Tests, 10 Errors, 1 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Feb 6 00:50:51 CET 2011


Test Suite: cloudooo
Revision: 43103
Result: FAIL

All tests: 129
Failures: 1
Errors: 10
Skips: 0



The following tests failed:

  testAllFormats                                     (6 errors)
   Test all drawing formats
   Test all global formats
   Test all presentation formats
   Test all spreadsheet formats
   Test all text formats
   Test all web formats

  testAllFormatsERP5Compatibility                    (4 errors)
   Test all drawing formats
   Test all presentation formats
   Test all spreadsheet formats
   Test all text formats

  testHighLoad                                       (1 failures)
   Sends many request to Server. Calling generate method

-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 800 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110205/b2751c88/attachment-0001.diff>
-------------- next part --------------

ERROR: Test all drawing formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 55, in testDrawingFormats
    self.runTestForType('odg', 'drawing', 'data/test.odg')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 73, in runTestForType
    extension_list = self.proxy.getAllowedExtensionList(request)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all global formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 67, in testGlobalFormats
    self.runTestForType('sxg', 'global', 'data/test.sxg')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 73, in runTestForType
    extension_list = self.proxy.getAllowedExtensionList(request)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all presentation formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 51, in testPresentationFormats
    self.runTestForType('odp', 'presentation', 'data/test.odp')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 73, in runTestForType
    extension_list = self.proxy.getAllowedExtensionList(request)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all spreadsheet formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 59, in testSpreadSheetFormats
    self.runTestForType('ods', 'spreadsheet', 'data/test.ods')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 73, in runTestForType
    extension_list = self.proxy.getAllowedExtensionList(request)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all text formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 47, in testTextFormats
    self.runTestForType('odt', 'text', 'data/test.odt')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 73, in runTestForType
    extension_list = self.proxy.getAllowedExtensionList(request)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all web formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 63, in testWebFormats
    self.runTestForType('html', 'web', 'data/test.html')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 73, in runTestForType
    extension_list = self.proxy.getAllowedExtensionList(request)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all drawing formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 59, in testDrawingFormats
    self.runTestForType('odg', 'application/vnd.oasis.opendocument.graphics', 'data/test.odg')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 68, in runTestForType
    extension_list = self.proxy.getAllowedTargetItemList(mime_type)[1]['response_data']
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all presentation formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 55, in testPresentationFormats
    self.runTestForType('odp', 'application/vnd.oasis.opendocument.presentation', 'data/test.odp')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 68, in runTestForType
    extension_list = self.proxy.getAllowedTargetItemList(mime_type)[1]['response_data']
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all spreadsheet formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 63, in testSpreadSheetFormats
    self.runTestForType('ods', 'application/vnd.oasis.opendocument.spreadsheet', 'data/test.ods')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 68, in runTestForType
    extension_list = self.proxy.getAllowedTargetItemList(mime_type)[1]['response_data']
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


ERROR: Test all text formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 51, in testTextFormats
    self.runTestForType('odt', 'application/vnd.oasis.opendocument.text', 'data/test.odt')
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormatsERP5Compatibility.py", line 68, in runTestForType
    extension_list = self.proxy.getAllowedTargetItemList(mime_type)[1]['response_data']
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1235, in request
    self.send_content(h, request_body)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1349, in send_content
    connection.endheaders()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/home/buildbot/slave/full.Oood/build/software/parts/python2.6/lib/python2.6/socket.py", line 561, in create_connection
    raise error, msg
error: [Errno 111] Connection refused


FAIL: Sends many request to Server. Calling generate method
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testHighLoad.py", line 69, in testGenerateHighLoad
    self.assertTrue(all(result_list))
AssertionError


More information about the Erp5-report mailing list