[Erp5-report] cloudooo r43159 : 127 Tests, 4 Errors, 0 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 8 11:43:29 CET 2011


Test Suite: cloudooo
Revision: 43159
Result: FAIL

All tests: 127
Failures: 0
Errors: 4
Skips: 0



The following tests failed:

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 417 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110208/f599facb/attachment.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/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


More information about the Erp5-report mailing list