[Erp5-report] cloudooo r42049 : 88 Tests, 46 Errors, 0 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 6 14:45:17 CET 2011


Test Suite: cloudooo
Revision: 42049
Result: FAIL

All tests: 88
Failures: 0
Errors: 46
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

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

  testOpenOffice                                     (7 errors)
   Test lock and unlock
   Test if the requisition amount is increasing right
   Test if the method restart works correctly
   Test if the start method works correclty
   Test if the stop method works correctly
   Test pid function to validate if the return is correctly
   Check if starting two openoffice using the same address, the second

  testServer                                         (30 errors)
   Test Convert Doc -> Odt
   Try convert one document to format not possible
   Try convert one document for a invalid format
   Test export docx to odt
   Test export png to svg
   Test export pptx to odp
   Test export python to pdf
   Call getAllowedExtensionList and verify if the returns is a list with
   Call getAllowedExtensionList and verify if the returns is a list with
   Call getAllowedExtensionList and verify if the returns is a list with
   Test if filter name returns correctly with ERP5 API
   Test run_generate method. This test if returns good png files
   Test run_convert method with invalid file
   Test run_convert method
   Test run_generate method
   Test run_generate method. This test is to validate a bug convertions to
   Test run_generate method. This test is to validate a bug convertions to
   Test run_generate method with invalid document
   Test run_setmetadata method
   Test run_setmetadata method with invalid document
   Test to verify if the behavior of server is normal when a empty string
   Convert compressed html to txt
   Test if send a zipfile returns a document correctly
   Test Convert Doc -> Pdf
   Test server using method getFileMetadataItemList. With data converted
   Test server using method getFileMetadataItemList. Without data
   Test server using method updateFileMetadata
   Test document that already has metadata. Check if the metadata is not
   Test server using method updateFileMetadata when the same metadata is
   Test server using method updateFileMetadata with unsual metadata

  testXvfb                                           (2 errors)
   Test pid function to validate if the return is correctly
   Test if xvfb is started and stopped correctly

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

ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test all global formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test all web formats
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test lock and unlock
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if the requisition amount is increasing right
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if the method restart works correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if the start method works correclty
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if the stop method works correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test pid function to validate if the return is correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Check if starting two openoffice using the same address, the second
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test Convert Doc -> Odt
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Try convert one document to format not possible
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Try convert one document for a invalid format
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test export docx to odt
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test export png to svg
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test export python to pdf
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Call getAllowedExtensionList and verify if the returns is a list with
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Call getAllowedExtensionList and verify if the returns is a list with
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Call getAllowedExtensionList and verify if the returns is a list with
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if filter name returns correctly with ERP5 API
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_generate method. This test if returns good png files
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: 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/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_convert method
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_generate method
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_generate method. This test is to validate a bug convertions to
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_generate method. This test is to validate a bug convertions to
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_generate method with invalid document
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_setmetadata method
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test run_setmetadata method with invalid document
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test to verify if the behavior of server is normal when a empty string
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Convert compressed html to txt
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if send a zipfile returns a document correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test Convert Doc -> Pdf
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test server using method getFileMetadataItemList. With data converted
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test server using method getFileMetadataItemList. Without data
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test server using method updateFileMetadata
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test document that already has metadata. Check if the metadata is not
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test server using method updateFileMetadata when the same metadata is
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test server using method updateFileMetadata with unsual metadata
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test pid function to validate if the return is correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


ERROR: Test if xvfb is started and stopped correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/src/cloudooo/cloudooo/handler/ooo/tests/cloudoooTestCase.py", line 139, in setUp
    self.hostname = config.get("server:main", "host")
  File "/home/buildbot/slave/parts/bot_nifty04/full.Oood/build/software/parts/python2.6/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
NoSectionError: No section: 'server:main'


More information about the Erp5-report mailing list