[Erp5-report] cloudooo r42198 : 127 Tests, 0 Errors, 9 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 11 15:02:47 CET 2011


Test Suite: cloudooo
Revision: 42198
Result: FAIL

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



The following tests failed:

  testAllFormats                                     (4 failures)
   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

  testOOHandler                                      (1 failures)
   Test convert ODT to DOC

  testServer                                         (2 failures)
   Test export pptx to odp
   Test run_convert method with invalid file

  testUnoConverter                                   (1 failures)
   Test script unoconverter

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

FAIL: Test all drawing formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/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/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 85, in runTestForType
    self.fail(fault_list)
AssertionError: [('odg', 'jpe', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 335, in main\n    unoconverter = UnoConverter(hostname, port, document_url, **kw)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 83, in __init__\n    self._load()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 171, in _load\n    uno_document = desktop.loadComponentFromURL(uno_url, "_blank", 0, ())\n__main__.DisposedException: URP_Bridge : disposed\n(tid=3) Unexpected connection closure\n'), ('odg', 'xhtml', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n')]


FAIL: Test all presentation formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/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/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 85, in runTestForType
    self.fail(fault_list)
AssertionError: [('odp', 'xhtml', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n')]


FAIL: Test all spreadsheet formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/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/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 85, in runTestForType
    self.fail(fault_list)
AssertionError: [('ods', 'html', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n'), ('ods', 'xhtml', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n'), ('ods', 'html', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n')]


FAIL: Test all text formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/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/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testAllFormats.py", line 85, in runTestForType
    self.fail(fault_list)
AssertionError: [('odt', 'pdb', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n'), ('odt', 'html', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n'), ('odt', 'html', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n'), ('odt', 'xhtml', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n'), ('odt', 'psw', '<type \'exceptions.Exception\'>:Traceback (most recent call last):\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>\n    main()\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 340, in main\n    output = unoconverter.convert(destination_format)\n  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 203, in convert\n    tuple(property_list))\n__main__.ErrorCodeIOException\n')]


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


FAIL: Test convert ODT to DOC
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testOOHandler.py", line 76, in testConvertOdtToDoc
    self._assert_document_output(doc_exported, "application/msword")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testOOHandler.py", line 58, in _assert_document_output
    self.assertEquals(mimetype, expected_mimetype)
AssertionError: '' != 'application/msword'


FAIL: Test export pptx to odp
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 296, in testConvertPPTXToODP
    'application/vnd.oasis.opendocument.presentation')
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 113, in _testConvertFile
    self.assertEquals(content_type, stdout_msg)
AssertionError: 'application/octet-stream' != 'application/vnd.oasis.opendocument.presentation'


FAIL: Test run_convert method with invalid file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testServer.py", line 360, in testRunConvertFailResponse
    "%s != %s" % (response_message, msg))
AssertionError: Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 355, in <module>
    main()
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 335, in main
    unoconverter = UnoConverter(hostname, port, document_url, **kw)
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 83, in __init__
    self._load()
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/helper/unoconverter.py", line 173, in _load
    raise AttributeError, "This document can not be loaded or is empty"
AttributeError: This document can not be loaded or is empty
terminate called after throwing an instance of ' != This document can not be loaded or is empty



FAIL: Test script unoconverter
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/testUnoConverter.py", line 84, in testUnoConverterOdtToDoc
    self.assertEquals(mime.from_file(output_url), 'application/vnd.ms-office')
AssertionError: 'application/octet-stream' != 'application/vnd.ms-office'


More information about the Erp5-report mailing list