Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
I've recently created a new branch from my production instance and was given the following error message:

What's strange to me is that all tests passed before I merged any of my previous branches into production, AND this was not the result of me pushing up any changes - simply creating a new branch.

Any help is greatly appreciated!
FAIL: TestPreview.test_ods_success Traceback (most recent call last): File "/home/odoo/src/odoo/addons/base_import/tests/test_base_import.py", line 432, in test_ods_success self.assertEqual(result['preview'], ['foo', '1', '2']) AssertionError: Lists differ: [['foo', 'bar', 'aux'], ['1', '3', '5'], ['2', '4', '6']] != ['foo', '1', '2'] First differing element 0: ['foo', 'bar', 'aux'] 'foo' - [['foo', 'bar', 'aux'], ['1', '3', '5'], ['2', '4', '6']] + ['foo', '1', '2']
Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 22
2577
2
aug. 25
3545
1
mar. 24
2369
2
okt. 23
3584
0
jun. 19
3372