跳至内容
菜单
此问题已终结
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']
形象
丢弃
相关帖文 回复 查看 活动
0
3月 22
2582
2
8月 25
3550
1
3月 24
2375
2
10月 23
3585
0
6月 19
3378