Commit a61f1b21 authored by Rafael Monnerat's avatar Rafael Monnerat

This behaviour is not expected yet, we don't use this export and build into...

This behaviour is not expected yet, we don't use this export and build into same transaction into real life. More discussions are required to check it this is really a bug.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37297 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 913ea07d
......@@ -6976,6 +6976,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
self.assertEquals(self.portal.exported_path,
self.portal.portal_catalog.getResultValue(uid=uid))
@expectedFailure
def test_build_and_export_bt5_into_same_transaction(self):
"""
Copy, build and export a business template into the same transaction.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment