[Erp5-report] ERP5-MASTER : 37 Tests, 0 Errors, 8 Failures, 3 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Sep 29 16:29:53 UTC 2019


Test Suite: ERP5-MASTER
Revision: slapos.cookbook=11956-39cad3e86d8a1a9cce613bf2a77c2029a1a9057a,erp5=50525-84f81324ff16e03e8e226336a2bb5cc4534dfde5,erp5-bin=15-d6943bfe7148ff18744e8d848997c234e34fb09a,erp5-doc=5-6cb6bb594beac5b55ed756d983d92d0a18792269
Result: FAIL

All tests: 37
Failures: 8
Errors: 0
Skips: 3

 https://nexedi.erp5.net/test_result_module/20190929-A2592342/view


The following tests failed:

  erp5_officejs_ui_test:testFunctionalOfficeJSMediaPlayer (1 failures, 1 skips)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSMediaPlayer.TestOfficejSUIMediaPlayer)

  erp5_officejs_ui_test:testFunctionalOfficeJSoOoPresentation (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoPresentation.TestOfficejSUIoOoPresentation)

  erp5_officejs_ui_test:testFunctionalOfficeJSoOoSpreadsheet (6 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoSpreadsheet.TestOfficejSUIoOoSpreadsheet)

The following tests were at least partly skipped:

  erp5_officejs_ui_test:testFunctionalOfficeJSMediaPlayer (1 skips)

  erp5_officejs_ui_test:testFunctionalOfficeJSNotebook (2 skips)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 12556 bytes
Desc: not available
URL: <http://mail.nexedi.net/pipermail/erp5-report/attachments/20190929/132a77b6/attachment.diff>
-------------- next part --------------

FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSMediaPlayer.TestOfficejSUIMediaPlayer)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 372, in testFunctionalTestRunner
    self.fail('\n'.join(error))
AssertionError: testOfficeJSMediaPlayerReuseGadget


FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoPresentation.TestOfficejSUIoOoPresentation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart9/srv/testnode/aai/soft/08f8010370c519147fe23fed3170be9e/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 372, in testFunctionalTestRunner
    self.fail('\n'.join(error))
AssertionError: testOnlyOfficePresentationConvert


FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoSpreadsheet.TestOfficejSUIoOoSpreadsheet)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart9/srv/testnode/aai/soft/08f8010370c519147fe23fed3170be9e/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 372, in testFunctionalTestRunner
    self.fail('\n'.join(error))
AssertionError: tic is looping forever. These messages are pending: [('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/portal_catalog', 'unindexObject', 0, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/portal_catalog', 'unindexObject', 0, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/portal_catalog', 'unindexObject', 0, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/document_module/2', 'immediateReindexObject', 0, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/document_module/2', 'immediateReindexObject', 0, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/document_module/2', 'Document_tryToUpdateBaseMetadata', 1, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/foo_module', 'immediateReindexObject', -1, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/bar_module', 'immediateReindexObject', -1, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/foo_bar_module', 'immediateReindexObject', -1, 0), ('/erp5_portal_2f20edd62b794589d73c11fcb79b817c/portal_preferences/erp5_ui_test_preference', 'immediateReindexObject', -1, 0)]
Last error message:
KeyError
'undefined'
Traceback (innermost last):
  Module Products.ERP5Type.patches.WSGIPublisher, line 236, in transaction_pubevents
    yield
  Module Products.ERP5Type.patches.WSGIPublisher, line 413, in publish_module
    response = _publish(request, new_mod_info)
  Module Products.ERP5Type.patches.WSGIPublisher, line 346, in publish
    bind=1)
  Module ZPublisher.mapply, line 77, in mapply
    if debug is not None: return debug(object,args,context)
  Module Products.ERP5Type.Timeout, line 120, in deadlined_call_object
    return call_object(object, args, request)
  Module ZPublisher.Publish, line 48, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  Module Products.ERP5Type.patches.PythonScript, line 179, in __call__
    return self._orig_bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1526, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 32, in ERP5Document_getHateoas
   - <PythonScript at /erp5_portal_2f20edd62b794589d73c11fcb79b817c/ERP5Document_getHateoas used for /erp5_portal_2f20edd62b794589d73c11fcb79b817c/web_site_module/hateoas>
   - Line 32
    portal_status_level=portal_status_level
  Module Products.ERP5Type.patches.PythonScript, line 179, in __call__
    return self._orig_bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1526, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 2261, in ERP5Document_getHateoas
   - <PythonScript at /erp5_portal_2f20edd62b794589d73c11fcb79b817c/ERP5Document_getHateoas used for /erp5_portal_2f20edd62b794589d73c11fcb79b817c/web_site_module/hateoas>
   - Line 2261
    extra_param_json=extra_param_json)
  Module script, line 2158, in calculateHateoas
   - <PythonScript at /erp5_portal_2f20edd62b794589d73c11fcb79b817c/ERP5Document_getHateoas used for /erp5_portal_2f20edd62b794589d73c11fcb79b817c/web_site_module/hateoas>
   - Line 2158
    parent = portal.restrictedTraverse(parent_relative_url)
  Module OFS.Traversable, line 317, in restrictedTraverse
    return self.unrestrictedTraverse(path, default, restricted=True)
  Module OFS.Traversable, line 300, in unrestrictedTraverse
   - __traceback_info__: ([], 'undefined')
    raise e
KeyError: 'undefined'

testOnlyOfficeSpreadsheetConvert
testOnlyOfficeSpreadsheetConvertErp5Synchronize
testOnlyfficeSpreadsheetBadDocumentState
testOnlyfficeSpreadsheetComplexDocument
testOnlyfficeSpreadsheetErp5Synchronization
testOnlyfficeSpreadsheetSave


More information about the Erp5-report mailing list