erp5_officejs_afs_directory_ui_test: add portal component
Showing
-
Owner
@frequent This test does not pass. I noticed two problems:
- dependencies is not set properly, so test fail with
File "parts/erp5/product/ERP5/Tool/TemplateTool.py", line 1187, in resolveBusinessTemplateListDependency % (dep_id, provider_list) Products.ERP5.Document.BusinessTemplate.BusinessTemplateMissingDependency: Unable to resolve dependencies for erp5_full_text_catalog, options are ['erp5_banking_core', 'erp5_full_text_mroonga_catalog', 'erp5_full_text_myisam_catalog', 'erp5_full_text_sphinxse_catalog']
Please do something like 4c7ba5f015f3c6d38ade5401e1d999655dbd2112 to fix (this change is not on master branch)
- test was exported in draft state, for this, you'll have to validate the test from your instance and re-commit, because even after this change it is still failing
"parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 310, in loadTestsFromName level=0) ImportError: No module named testFunctionalAfsNavigation
Please register or sign in to comment