Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2133 Представления
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']
Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мар. 22
2575
2
авг. 25
3545
1
мар. 24
2369
2
окт. 23
3584
0
июн. 19
3372